diff options
Diffstat (limited to 'static/index.html')
| -rwxr-xr-x[-rw-r--r--] | static/index.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/static/index.html b/static/index.html index fb5224e..2284bfc 100644..100755 --- a/static/index.html +++ b/static/index.html @@ -1,3 +1,5 @@ +</html> + <head> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> <script type="text/javascript" src="static/sha1.js"></script> @@ -9,7 +11,7 @@ <link rel="stylesheet" type="text/css" href="static/reset.css"> <link rel="shortcut icon" href="static/favicon.ico"> - <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></head> + <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>dump.fm</title></head> <style type="text/css"> <!-- .white a:link { @@ -130,7 +132,7 @@ body { background-color:#e3e3e3; - background-image:url(static/brokenlink.gif); + background-image:url(static/brokenlinkk.gif); background-position:center; background-repeat:no-repeat; @@ -224,4 +226,5 @@ body { <div style="position: fixed; bottom: 3px; right: 3px; font-size: xx-small; z-index: 10;"><button onclick="getBackground()" title="Rotate background image" style="font-size: xx-small;">+</button></div> -</body>
\ No newline at end of file +</body> +</html>
\ No newline at end of file |
