summaryrefslogtreecommitdiff
path: root/template/head_edge.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/head_edge.st')
-rwxr-xr-xtemplate/head_edge.st6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/head_edge.st b/template/head_edge.st
index d0fad8c..c74e1e1 100755
--- a/template/head_edge.st
+++ b/template/head_edge.st
@@ -1,12 +1,12 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-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>
+<script type="text/javascript" src="/static/js/jquery-1.4.2.min.js?v=20260126"></script>
<link rel="shortcut icon" href="/static/favicon.ico">
<link rel="image_src" href="/static/img/thumbs/heartover.gif" >
<!-- <script type="text/javascript" src="/static/js/jquery-ui-1.8.effects.min.js"></script> -->
<script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script>
-<link rel="stylesheet" type="text/css" href="/static/css/dump.css">
+<link rel="stylesheet" type="text/css" href="/static/css/dump.css?v=20260130">
<script>
Domain = "/";
Nick = $if(user_nick)$"$user_nick$"$else$null$endif$;
@@ -17,7 +17,7 @@ $endif$
$if(isadmin)$
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css"
type="text/css" media="all" />
-<link rel="stylesheet" href="/static/css/admin.css"
+<link rel="stylesheet" href="/static/css/admin.css?v=20260130"
type="text/css" media="all" />
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js"
type="text/javascript"></script>