Initial www-index page.
authorMikko Keinänen <mikko.keinanen@gmail.com>
Mon, 4 Oct 2010 18:37:24 +0000 (21:37 +0300)
committerMikko Keinänen <mikko.keinanen@gmail.com>
Mon, 4 Oct 2010 18:37:24 +0000 (21:37 +0300)
www/index.html [new file with mode: 0644]

diff --git a/www/index.html b/www/index.html
new file mode 100644 (file)
index 0000000..d101394
--- /dev/null
@@ -0,0 +1,8 @@
+<html>
+       <head>
+               <title>EmuFront :: an universal emulator frontend</title>
+       </head>
+       <body>
+               Welcome to EmuFront.
+       </body>
+</html>