Add www directory for static website on garage
authoryannux <yannux@onbebop.net>
Wed, 18 Aug 2010 07:09:54 +0000 (09:09 +0200)
committeryannux <yannux@onbebop.net>
Wed, 18 Aug 2010 07:09:54 +0000 (09:09 +0200)
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..8d1e333
--- /dev/null
@@ -0,0 +1,9 @@
+<html>
+       <head>
+               <title>Vlc-Remote for MAEMO - Homepage</title>
+       </head>
+
+       <body>
+               <h1>Build in progress</h1>
+       </body>
+</html>