fix: overhaul comments system
All checks were successful
Website build and deploy / build (push) Successful in 1m5s

This commit is contained in:
2026-02-23 17:39:04 +01:00
parent b8be16d9f2
commit e13612f9e8
3 changed files with 5 additions and 5 deletions

View File

@@ -75,10 +75,10 @@
{{ end }}
</div>
{{ end }}
<!-- comments -->
{{ partial "comments" . }}
</div>
</div>
<hr>
{{ partial "comments" . }}
{{ partial "social" . }}
</div>
</div>