]> git.tuebingen.mpg.de Git - dss.git/commitdiff
index.html.in: Remove Link to top of the page.
authorAndre Noll <maan@systemlinux.org>
Mon, 12 May 2008 14:41:13 +0000 (16:41 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 12 May 2008 14:41:13 +0000 (16:41 +0200)
index.html.in

index fe065761687d7becb58526d6c0ebae69dad6b7cf..500d7427b2b311faf3bf12c282a9508fea9a5a32 100644 (file)
@@ -8,12 +8,11 @@
        <link rel="shortcut icon" href="dss.ico">
 </head>
 
-<a name="top"></a>
 <body>
        <table>
                <tr>
                        <td>
-                               <a href="/"><IMG SRC="dss.png" alt="dss"></a>
+                               <IMG SRC="dss.png" alt="dss">
                        </td>
                        <td>
                                <h1>The dyadic snapshot scheduler</h1>
@@ -23,7 +22,6 @@
 
        <hr>
 
-       [<a href="#top">Top</a>]
        [<a href="#readme">README</a>]
        [<a href="#download">Download</a>]
        [<a href="#install">INSTALL</a>]