added pages and updated css / shortcodes

This commit is contained in:
Jannik Menzel 2025-05-10 00:37:52 +02:00
parent 443ded21b0
commit 46c9431e26
34 changed files with 821 additions and 36 deletions

View file

@ -1,3 +1,5 @@
{{ define "main" }}
{{ .Content }}
{{ end }}
<div id="markdown">
{{ .Content }}
</div>
{{ end }}