summaryrefslogtreecommitdiff
path: root/template/head_edge.st
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-01-30 09:52:51 +0000
committeryo momma <shutup@oops.wtf>2026-01-30 09:52:51 +0000
commit5bcf2586305bb9f246497558f46f2fa15f686364 (patch)
treeb08e56aebc4f1b27dda222f8f46e7c3f3d8d780d /template/head_edge.st
parent5aea6f7791d9a5238581b04d2198205c90495baf (diff)
Fix: restore hotlinks + cache-bust pichat.js
Diffstat (limited to 'template/head_edge.st')
-rwxr-xr-xtemplate/head_edge.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/head_edge.st b/template/head_edge.st
index dfedf3e..d0fad8c 100755
--- a/template/head_edge.st
+++ b/template/head_edge.st
@@ -5,7 +5,7 @@
<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"></script>
+<script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script>
<link rel="stylesheet" type="text/css" href="/static/css/dump.css">
<script>
Domain = "/";