Added redirect.
authorJoonas Partanen <t7pajo01@students.oamk.fi>
Fri, 4 Jun 2010 08:41:52 +0000 (11:41 +0300)
committerJoonas Partanen <t7pajo01@students.oamk.fi>
Fri, 4 Jun 2010 08:41:52 +0000 (11:41 +0300)
www/index.html

index 8a05c2a..fc15e0b 100644 (file)
@@ -1,8 +1,9 @@
 <html>
 <head>
 <title>IRWI</title>
+<meta HTTP-EQUIV="REFRESH" content="0; url=http://irreco.garage.maemo.org/irwi.html">
 </head>
 <body>
-<h1>Hello World</h1>
+<h1>Irreco Widget</h1>
 </body>
 </html>