diff options
Diffstat (limited to 'files/www/splash.html')
-rw-r--r-- | files/www/splash.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/www/splash.html b/files/www/splash.html index d9036e9..23791e3 100644 --- a/files/www/splash.html +++ b/files/www/splash.html @@ -9,7 +9,7 @@ <head> <title>Freifunk Jena</title> - <link rel="stylesheet" type="text/css" href="./ffj.css" /> + <link rel="stylesheet" type="text/css" href="/ffj.css" /> </head> @@ -18,7 +18,7 @@ <div id="maincontent"> <div id="logo"> -<img src="./ff-jena_signet.png" class="logo"/><br /><strong>Freifunk Jena</strong><br />Das freie Bürgernetz für Jena +<img src="/ff-jena_signet.png" class="logo"/><br /><strong>Freifunk Jena</strong><br />Das freie Bürgernetz für Jena </div> <h2><a id="content" name="content">Willkommen!</a></h2> |