summaryrefslogtreecommitdiff
path: root/template/frontpagePROFILE.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/frontpagePROFILE.st
parent5bcf2586305bb9f246497558f46f2fa15f686364 (diff)
Refactor: cache-bust CSS + remove inline helpers
Diffstat (limited to 'template/frontpagePROFILE.st')
-rwxr-xr-xtemplate/frontpagePROFILE.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/frontpagePROFILE.st b/template/frontpagePROFILE.st
index 004a790..afc4481 100755
--- a/template/frontpagePROFILE.st
+++ b/template/frontpagePROFILE.st
@@ -14,7 +14,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/pichat.js?v=20260130"></script>
-<link href="/static/css/front.css?v=20260128" media="screen, projection" rel="stylesheet" type="text/css">
+<link href="/static/css/front.css?v=20260130" media="screen, projection" rel="stylesheet" type="text/css">
<link href="/static/css/frontpage_profile.css?v=20260129" media="screen, projection" rel="stylesheet" type="text/css">
<script src="/static/js/jquery.masonry.min.js"type="text/javascript"></script>
<script src="/static/js/jquery.isotope.min.js"></script>