diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2009-12-21 16:55:25 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2009-12-21 16:55:25 -0500 |
| commit | 2e3b548249968e8e83ef5f78d81e82064c8e6420 (patch) | |
| tree | c4edd10e254bc8f384a607ea3bd34ddd0dfb4708 /static/index.html | |
| parent | 5a8312ca25868679df1acb3b3fc208482460ee0e (diff) | |
Lotta changes
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 |
