diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-24 19:26:07 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-24 19:26:07 -0400 |
| commit | 6fa2b731d3d8c5fd892e3debc3e3594259c74adf (patch) | |
| tree | 8e5edd967177cfb2841afa6853685d4a67c02aa1 /static/index.html | |
| parent | 7a22e6b6470d058c3eb7f12c2cb6db9d2de3bde7 (diff) | |
sostler prod commit
Diffstat (limited to 'static/index.html')
| -rwxr-xr-x | static/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/index.html b/static/index.html index 3743520..62f00e2 100755 --- a/static/index.html +++ b/static/index.html @@ -63,8 +63,8 @@ $(document).ready(function() { }); </script> -<link rel="stylesheet" type="text/css" href="static/css/reset.css"> -<link rel="stylesheet" type="text/css" href="static/css/index.css"> +<link rel="stylesheet" type="text/css" href="http://dump.fm/static/css/reset.css"> +<link rel="stylesheet" type="text/css" href="http://dump.fm/static/css/index.css"> <link rel="stylesheet" href="static/css/nivo-slider.css" type="text/css" media="screen" /> <link rel="shortcut icon" href="static/favicon.ico"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -118,16 +118,16 @@ $(document).ready(function() { <a href="http://www.papermag.com/arts_and_style/2009/12/play-on-playas.php"target="_blank"><img src="/static/img/paperquote.png"alt="" /></a> <a href="http://www.metronews.ca/edmonton/comment/article/505801--trafficking-in-nostalgia-with-indiana-jones"target="_blank"><img src="/static/img/metroquote.png"alt="" /></a> </div> + <div id="footer" style="text-align: center"> @2010 <a href="/">dump.fm</a> <a href="/about_us"><span style="word-spacing:normal;">About Us</span></a> <a href="/terms">Terms</a> <a href="/privacy">Privacy</a></div> </div> - +<br><br> </div> </div> - <div id="preload"> <img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big"> </div> |
