feat: recent posts on index, CSS and HTML improvements

This commit is contained in:
2026-02-22 15:22:32 +01:00
parent 85dc915744
commit 08a517fde5
5 changed files with 102 additions and 35 deletions

View File

@@ -88,7 +88,7 @@
{{ .Summary }} <a class="learn-more" href="{{ .RelPermalink }}"></a>
</div>
{{ end }}
{{ template "_internal/pagination.html" . }}
<div id="pagination">{{ template "_internal/pagination.html" . }}</div>
</div>
</div>
</div>