Update nav bar and enable theme toggle

This commit is contained in:
infidel
2023-12-30 16:59:28 +07:00
parent 7099d4d4ee
commit 3278bd5c66
2 changed files with 5 additions and 11 deletions

View File

@@ -6,7 +6,7 @@
{{ .Content }}
</nav>
<nav class="inf-border" aria-labelledby="toc-heading">
<h3> Check My Recent Posts </h3>
<h3> <a href="/post"> Check My Recent Posts </a> </h3>
<table>
<ul class="inf-patterns-list" id="list">
{{ range (.Paginator 5).Pages.ByPublishDate.Reverse }}