fix static template
This commit is contained in:
parent
29e8cd0422
commit
6a45a7bd91
|
@ -0,0 +1,2 @@
|
|||
shitty-ssg
|
||||
|
|
@ -4,6 +4,6 @@
|
|||
<body>
|
||||
{{- template "menu" -}}
|
||||
<main>
|
||||
{{- .MainHTML -}}
|
||||
{{- .Main -}}
|
||||
</main>
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue