FEAT: directory stylesheet overrides

This commit is contained in:
claire treise 2026-03-17 20:16:28 +01:00
parent 523aa894d0
commit eac93e08bb
3 changed files with 16 additions and 2 deletions

View file

@ -142,6 +142,9 @@
}
}
</style>
{{if .CSS}}
<style>{{.CSS}}</style>
{{end}}
</head>
<body>
<main>