Initial commit
[shapeshift.git] / index.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8"/>
5 <title>Ludum Dare 35 – Shapeshifting Goddess!</title>
6 <meta name="description" content="" />
7 <style>
8 h1 { text-decoration: underline; }
9 body { font-family: monospace; color: #FFFFFF; background: #000000; }
10 </style>
11 </head>
12 <body>
13 <div align="center">
14 <h1>Shapeshifting Goddess!</h1>
15 <h2>(Game for Ludum Dare 35)</h2>
16 <iframe width=850 height=650 frameborder="0" scrolling="no" src="shapeshift.html" seamless>Sorry, your browser is not supported. :(</iframe>
17 <h2>By MegaBrutal</h2>
18 </div>
19 </body>
20 </html>