comparison web/index.html @ 53:603ca756db04

Fix the favicon.
author John "Elwin" Edwards
date Mon, 31 Mar 2014 13:45:29 -0700
parents d6a1ac8c89d6
children eb1a8f67e13d
comparison
equal deleted inserted replaced
52:d6a1ac8c89d6 53:603ca756db04
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html> 2 <html>
3 <head> 3 <head>
4 <title>Roguelike Gallery</title> 4 <title>Roguelike Gallery</title>
5 <link rel="stylesheet" type="text/css" href="/main.css"> 5 <link rel="stylesheet" type="text/css" href="/main.css">
6 <link rel="icon" type="image/png" href="/favicon.png">
6 </head> 7 </head>
7 <body> 8 <body>
8 <h1>Roguelike Gallery</h1> 9 <h1>Roguelike Gallery</h1>
9 <div class="content"> 10 <div class="content">
10 <p>The Roguelike Gallery is a living museum of <a href="http://en.wikipedia.org/wiki/Roguelike">roguelike</a> games. A collection 11 <p>The Roguelike Gallery is a living museum of <a href="http://en.wikipedia.org/wiki/Roguelike">roguelike</a> games. A collection