added a home page stub
authormishas <mikhail.sobolev@gmail.com>
Tue, 20 Mar 2007 08:55:17 +0000 (08:55 +0000)
committermishas <mikhail.sobolev@gmail.com>
Tue, 20 Mar 2007 08:55:17 +0000 (08:55 +0000)
git-svn-id: file:///svnroot/simple-launcher/www@90 3ba93dab-e023-0410-b42a-de7732cf370a

index.html [new file with mode: 0644]

diff --git a/index.html b/index.html
new file mode 100644 (file)
index 0000000..c21927b
--- /dev/null
@@ -0,0 +1,8 @@
+<html
+<head>
+       <title>Simple Launcher &mdash; simply launches your applications</title>
+</head>
+<body>
+       Sorry, there's nothing in here yet :)
+</body>
+</html>