Fixed formatting and added description

This commit is contained in:
2025-01-11 23:08:39 -06:00
parent 6e51164403
commit 862ff8e546
15 changed files with 73 additions and 31 deletions

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="/public/favicon.ico" />
<title>{{template "title" .}}</title>
<meta name="description" content="Just here for the vibes...">
<meta name="description" content="{{template "description" .}}">
{{template "head" .}}
</head>