summaryrefslogtreecommitdiff
path: root/template/thisguy.st
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-01-29 23:36:35 +0000
committeryo momma <shutup@oops.wtf>2026-01-29 23:36:35 +0000
commitb2d1b69fd6d9b1f0473ea70bc473df6f370891da (patch)
tree9f28a4ffe0a144518a413341eb0aed2a5d7fe9d3 /template/thisguy.st
parente620f19487c5dd8bf2c072c0dc18e04ed601d08e (diff)
Refactor: extract inline CSS into static/css
Diffstat (limited to 'template/thisguy.st')
-rwxr-xr-xtemplate/thisguy.st3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/thisguy.st b/template/thisguy.st
index 2b00849..e6828f5 100755
--- a/template/thisguy.st
+++ b/template/thisguy.st
@@ -4,6 +4,8 @@
<title>dump.fm - this guy</title>
+ <link rel="stylesheet" type="text/css" href="/static/css/meme_pages.css?v=20260129">
+ <!--
<style>
@@ -125,6 +127,7 @@ font-size:100%;}
</style>
+ -->
<script src="/static/js/jquery-1.4.2.min.js?v=20260126" type="text/javascript" charset="utf-8"></script>