open comments in mastodon

This commit is contained in:
Colmaris 2025-04-01 16:23:35 +02:00
parent 0842d9006b
commit 45b941f327
4 changed files with 99 additions and 1 deletions

View file

@ -16,6 +16,7 @@
<div class="page-content">
{{ .Content }}
</div>
{{ partial "masto-comments.html" . }}
</article>
{{- partial "comments.html" . -}}
</main>