links to project and git
authorMikko Keinänen <mikko.keinanen@gmail.com>
Mon, 4 Oct 2010 19:37:06 +0000 (22:37 +0300)
committerMikko Keinänen <mikko.keinanen@gmail.com>
Mon, 4 Oct 2010 19:37:06 +0000 (22:37 +0300)
www/index.html

index d101394..9e2b8db 100644 (file)
@@ -1,8 +1,15 @@
 <html>
        <head>
-               <title>EmuFront :: an universal emulator frontend</title>
+               <title>EmuFront :: an universal emulator front-end</title>
        </head>
        <body>
-               Welcome to EmuFront.
+               Welcome to EmuFront!
+
+               <ul>
+                       <li><a href="https://garage.maemo.org/projects/emufront/">Project page</a></li>
+                       <li><a href="https://garage.maemo.org/plugins/ggit/browse.php/?p=emufront">Browse Git Repository</a></li>
+               </ul>
+
+               EmuFront &copy; 2010 Mikko Keinänen
        </body>
 </html>