small fix

This commit is contained in:
Dominic Ferrando
2025-04-17 07:35:28 -04:00
parent 598eeb0a60
commit 24bb9af073
6 changed files with 90 additions and 9 deletions
+1
View File
@@ -6,6 +6,7 @@ templ Layout() {
<head>
<meta charset="UTF-8"/>
<title>Comfychan</title>
<script src="https://unpkg.com/hyperscript.org@0.9.14"></script>
<link rel="stylesheet" href="/static/reset.css"/>
<link rel="stylesheet" href="/static/index.css"/>
</head>