summaryrefslogtreecommitdiff
path: root/template/head.st
diff options
context:
space:
mode:
authoryo mama <pepper@scannerjammer.com>2017-06-17 17:50:31 -0700
committeryo mama <pepper@scannerjammer.com>2017-06-17 17:50:31 -0700
commit25b74138d68ade87689e714f10e1f3116da5bbee (patch)
treea0f6300c425e95814bd864428b8b829fcc513333 /template/head.st
parent183610646a0967d4ebd41c477156ab472d057ff3 (diff)
parent0bd3046614241f7f7b7b2f329c6e06d9f5713ac1 (diff)
whateverHEADmaster
Merge branch 'master' of http://git.ghghgh.us/dumpfm_mirror
Diffstat (limited to 'template/head.st')
-rwxr-xr-x[-rw-r--r--]template/head.st6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/head.st b/template/head.st
index 66276e2..323bd8a 100644..100755
--- a/template/head.st
+++ b/template/head.st
@@ -2,8 +2,8 @@
<meta name="keywords" content="dump.fm, image chat, realtime, internet 3.0, dump, dump fm, image dump, pictures, image links, image board, scott ostler, ryder ripps">
<meta name="description" content="dump.fm - Talk with pictures!" />
<script type="text/javascript" src="/static/js/jquery-1.4.2.min.js"></script>
-<link rel="shortcut icon" href="http://dump.fm/static/favicon.ico">
-<link rel="image_src" href="http://dump.fm/static/img/thumbs/heartover.gif" >
+<link rel="shortcut icon" href="http://hump.fm/static/favicon.ico">
+<link rel="image_src" href="http://hump.fm/static/img/thumbs/heartover.gif" >
<!-- <script type="text/javascript" src="$domain$/static/js/jquery-ui-1.8.effects.min.js"></script> -->
<script type="text/javascript" src="$domain$/static/js/pichat.js"></script>
<link rel="stylesheet" type="text/css" href="$domain$/static/css/dump.css">
@@ -28,6 +28,6 @@ $endif$
<!--[if IE]>
<script>
-window.location = "http://dump.fm/error/ie";
+window.location = "http://hump.fm/error/ie";
</script>
<![endif]-->