Styling idex.html
authorJeremiah Foster <jeremiah@test.maemo.org>
Fri, 29 May 2009 14:29:06 +0000 (17:29 +0300)
committerJeremiah Foster <jeremiah@test.maemo.org>
Fri, 29 May 2009 14:29:06 +0000 (17:29 +0300)
www/index.html

index f08d059..b47a83b 100644 (file)
@@ -9,7 +9,7 @@
 body { margin: 1em; }
 </style>
 </head><body>
-<h4>Hello and welcome to Maemian, the policy checker for Maemo.</h4>
+<h2>Hello and welcome to Maemian, the policy checker for Maemo.</h2>
 <p>You can browse the repo here <a href="https://git.maemo.org/projects/maemian/gitweb?p=maemian">git repo</a><br>If you want to check out 
 the code and hack on it, you can clone the repository this way:<br>
 <code style="background: #e0e0e0;">git clone https://git.maemo.org/projects/maemian</code>