summaryrefslogtreecommitdiff
path: root/template/rooms/nocss.st
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-01-30 17:58:22 +0000
committeryo momma <shutup@oops.wtf>2026-01-30 17:58:22 +0000
commit11f8e6abdddfd60a4514dd30cb4d198780dd84c5 (patch)
tree882637de03f45e4845032acf158f406c580beb25 /template/rooms/nocss.st
parent5bcf2586305bb9f246497558f46f2fa15f686364 (diff)
Refactor: cache-bust CSS + remove inline helpers
Diffstat (limited to 'template/rooms/nocss.st')
-rwxr-xr-xtemplate/rooms/nocss.st10
1 files changed, 5 insertions, 5 deletions
diff --git a/template/rooms/nocss.st b/template/rooms/nocss.st
index 527a306..cd08097 100755
--- a/template/rooms/nocss.st
+++ b/template/rooms/nocss.st
@@ -19,7 +19,7 @@
<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> -->
@@ -34,8 +34,8 @@ $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"
- type="text/css" media="all" />
+ <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>
<script src="/static/js/admin.js" type="text/javascript"></script>
@@ -87,8 +87,8 @@ window.location = "/error/ie";
</div>
</div>
- <link href="/static/css/pages.css" rel="stylesheet" type="text/css" media="screen" />
- <link href="/static/css/header.css" rel="stylesheet" type="text/css" media="screen" />
+ <link href="/static/css/pages.css?v=20260130" rel="stylesheet" type="text/css" media="screen" />
+ <link href="/static/css/header.css?v=20260130" rel="stylesheet" type="text/css" media="screen" />
<script type="text/javascript" src="/static/js/win.js"></script>
<script type="text/javascript">
var topZ = 7;