diff options
| author | yo momma <shutup@oops.wtf> | 2026-01-30 09:52:51 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-01-30 09:52:51 +0000 |
| commit | 5bcf2586305bb9f246497558f46f2fa15f686364 (patch) | |
| tree | b08e56aebc4f1b27dda222f8f46e7c3f3d8d780d /template/frontpage copy.st | |
| parent | 5aea6f7791d9a5238581b04d2198205c90495baf (diff) | |
Fix: restore hotlinks + cache-bust pichat.jsrefactor
Diffstat (limited to 'template/frontpage copy.st')
| -rwxr-xr-x | template/frontpage copy.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/frontpage copy.st b/template/frontpage copy.st index 304446c..582f3e2 100755 --- a/template/frontpage copy.st +++ b/template/frontpage copy.st @@ -16,7 +16,7 @@ setTimeout("refreshing()",300000); <script type="text/javascript" src="/static/js/jquery-1.4.2.min.js"></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/pichat.js"></script> + <script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script> <script src="/static/js/jquery.masonry.min.js"type="text/javascript"></script> <script src="/static/js/jquery.isotope.min.js"></script> <script> |
