feat: recent posts on index, CSS and HTML improvements

This commit is contained in:
2026-02-22 15:22:32 +01:00
parent 668294d5bb
commit 6fd705e70e
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>