remove custom_main.html from partial

This commit is contained in:
Thomas T 2023-12-29 21:54:43 -05:00 committed by GitHub
parent def2058360
commit fb2c8f7c18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,6 @@
</header>
<main id="main-content">
{{- block "main" . }}{{- end }}
{{- partial "custom_main.html" . -}}
</main>
<footer>
{{- partial "footer.html" . -}}