diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2011-02-12 21:00:54 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2011-02-12 21:00:54 -0500 |
| commit | 157c865f7486cd4ed684d2bf90c8a03d5b2164b5 (patch) | |
| tree | 890ba17573194d55954691b9f93cef744676419e /template/head.st | |
| parent | 6403e0f5489a74989f2ef3ca0ed936f259eaecdc (diff) | |
sostler prod commit
Diffstat (limited to 'template/head.st')
| -rw-r--r-- | template/head.st | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/template/head.st b/template/head.st index a3ff733..f8508e4 100644 --- a/template/head.st +++ b/template/head.st @@ -1,19 +1,17 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<meta name="keywords" content="dump.fm,hot girls, hot guys, image chat, realtime, internet 3.0, dump, dump fm, image dump, pictures, image links, image board"> +<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="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> ---> <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" > <!-- <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"> <script>Domain = "$domain$"</script> - $if(!user_nick)$ <link href="$domain$/static/css/front.css" media="screen, projection" rel="stylesheet" type="text/css"> <script type="text/javascript" src="$domain$/static/js/popup.js"></script> $endif$ - $if(isadmin)$ <link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css" type="text/css" media="all" /> |
