Update home page template

This commit is contained in:
Gabriel Arazas 2023-03-11 16:43:01 +08:00
parent 59ad15e492
commit 5ef519d095
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -1,9 +1,8 @@
{{ define "main" }}
<section>
{{ .Content }}
</section>
<article>
<main>{{ .Content }}</main>
</article>
<hr>
{{- partial "openring.html" . }}
{{- end }}
<hr />
{{- partial "openring.html" . }} {{- end }}