Home page stump
authorVisa Putkinen <visa.putkinen@iki.fi>
Sat, 26 Feb 2011 22:04:43 +0000 (00:04 +0200)
committerVisa Putkinen <visa.putkinen@iki.fi>
Sat, 26 Feb 2011 22:04:43 +0000 (00:04 +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..7dadd5d
--- /dev/null
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+<!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>WeightGraph</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+</head>
+<body>
+WeightGraph is a Maemo 5 utility that helps you keep track of your weight. It
+lets you record weight measurements daily and as the name suggests, it plots a
+nice curve based on the weight data. WeightGraph is designed to be simple and
+easy to use.
+</body>
+</html>