mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 08:12:11 +00:00
950918b104
I've modified etch-custom so much that it doesn't need to be its own theme anymore.
3 lines
61 B
HTML
3 lines
61 B
HTML
{{ define "main" }}
|
|
{{- partial "posts.html" . -}}
|
|
{{ end }}
|