Fixed amp pages

This commit is contained in:
Brandon Rozek 2023-09-26 15:54:37 -04:00
parent 37dbee8a2f
commit 1964f176d2
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480
19 changed files with 637 additions and 17 deletions

View file

@ -16,5 +16,4 @@
{{ end }}
</div>
</main>
{{ partial "footer.html" . }}
{{ end }}

View file

@ -24,5 +24,4 @@
</article>
{{ partial "webmentions.html" . }}
</main>
{{ partial "footer.html" . }}
{{ end }}