creating garage webpage
authorJavier S. Pedro <javier@javispedro.com>
Tue, 25 Aug 2009 17:11:23 +0000 (19:11 +0200)
committerJavier S. Pedro <javier@javispedro.com>
Tue, 25 Aug 2009 17:11:23 +0000 (19:11 +0200)
www/index.html [new file with mode: 0644]
www/shotmain.png [new file with mode: 0644]

diff --git a/www/index.html b/www/index.html
new file mode 100644 (file)
index 0000000..17689c6
--- /dev/null
@@ -0,0 +1,17 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>DrNokSnes</title>
+</head>
+<body>
+<h1>DrNokSnes</h1>
+<p><strong>DrNokSnes</strong> is a Super Nintendo Entertainment System Emulator.
+</p>
+<p>Please use extras repository to install.</p>
+<p><img src="shotmain.png" alt="Screenshot" /></p>
+<p>Go to the <a href="https://garage.maemo.org/projects/drnoksnes/">Garage 
+project page</a>.</p>
+</body>
+</html>
+
diff --git a/www/shotmain.png b/www/shotmain.png
new file mode 100644 (file)
index 0000000..696c674
Binary files /dev/null and b/www/shotmain.png differ