added static file handling for a custom stylesheet that puts the highlights on links in Amsterdam posts
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user