changeset 53:603ca756db04

Fix the favicon.
author John "Elwin" Edwards
date Mon, 31 Mar 2014 13:45:29 -0700
parents d6a1ac8c89d6
children 70a883519753
files web/favicon.png web/index.html
diffstat 2 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
Binary file web/favicon.png has changed
--- a/web/index.html	Mon Mar 31 11:37:43 2014 -0700
+++ b/web/index.html	Mon Mar 31 13:45:29 2014 -0700
@@ -3,6 +3,7 @@
 <head>
 <title>Roguelike Gallery</title>
 <link rel="stylesheet" type="text/css" href="/main.css">
+<link rel="icon" type="image/png" href="/favicon.png">
 </head>
 <body>
 <h1>Roguelike Gallery</h1>