From 58edbdb245fcd2856b907399488de04866f6fdef Mon Sep 17 00:00:00 2001 From: Visa Putkinen Date: Sun, 27 Feb 2011 00:04:43 +0200 Subject: [PATCH 1/1] Home page stump --- www/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 www/index.html diff --git a/www/index.html b/www/index.html new file mode 100644 index 0000000..7dadd5d --- /dev/null +++ b/www/index.html @@ -0,0 +1,15 @@ + + + + +WeightGraph + + + +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. + + -- 1.7.9.5