added static file handling for a custom stylesheet that puts the highlights on links in Amsterdam posts

This commit is contained in:
2025-11-05 21:47:58 -07:00
parent c7ea4c529a
commit 5571a58ea2
5 changed files with 47 additions and 1 deletions
+1
View File
@@ -18,6 +18,7 @@
<meta http-equiv="refresh" content="{{ GlobalConfig.Site.TopRefresh }}">
{{ end }}
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="/static/css/ams_style.css" />
</head>
<body class="bg-blue-400 font-sans">