From: Andre Noll <maan@systemlinux.org>
Date: Mon, 12 May 2008 14:41:13 +0000 (+0200)
Subject: index.html.in: Remove Link to top of the page.
X-Git-Tag: v0.1.0~12
X-Git-Url: https://git.tue.mpg.de/?a=commitdiff_plain;h=b34e4c16f4eace121a603659b414837cb7e9e1ea;p=dss.git

index.html.in: Remove Link to top of the page.
---

diff --git a/index.html.in b/index.html.in
index fe06576..500d742 100644
--- a/index.html.in
+++ b/index.html.in
@@ -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>]