This commit is contained in:
41666 2025-04-05 22:02:17 -07:00
parent 8c8cbfd7dd
commit 41d48bf60a
28 changed files with 434 additions and 7 deletions

View file

@ -11,6 +11,6 @@
<link rel="stylesheet" href="/static/main.css" />
</head>
<body>
{{embed}}
{{ template "components/nav" . }} {{embed}}
</body>
</html>