diff options
| author | tim b <timb@camcompu.home> | 2010-06-24 23:16:02 -0700 |
|---|---|---|
| committer | tim b <timb@camcompu.home> | 2010-06-24 23:16:02 -0700 |
| commit | 160ceb3b6881ae1e66b6db99cebc6d75a5d96c32 (patch) | |
| tree | 6aa8d28afed94dce204b045db4d456793f705b80 /template/head.st | |
| parent | bb2e003f9f3362fca15272f527a6f87543ec1a21 (diff) | |
| parent | d4bb86b02154e2f2f6c1adea3ff7fdcd1ad57f98 (diff) | |
fix merge
Diffstat (limited to 'template/head.st')
| -rw-r--r-- | template/head.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/head.st b/template/head.st index faca979..1ebb8f8 100644 --- a/template/head.st +++ b/template/head.st @@ -1,7 +1,7 @@ <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="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 type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> <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"> |
