Adding side stream changes to Maemian. Working to integrate full upstream libraries...
[maemian] / www / index.html
index d292ae2..b47a83b 100644 (file)
@@ -5,15 +5,11 @@
   <meta name="author" content="jeremiah foster" />
   <meta name="copyright" content="Jeremiah Foster 2009" />
   <meta name="license" content="Copyright (c) 2009 JEREMIAH FOSTER" />
-  <link rel="stylesheet" href="http://static.maemo.org/style_maemo2009/css/master.css" type="text/css" media="screen" charset="utf-8" />
-      <!--[if lte IE 6]>
-          <link rel="stylesheet" href="http://static.maemo.org/style_maemo2009/css/ie.css" type="text/css" media="screen">
-      <![endif]-->
 <style>
 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>