Update nav bar and enable theme toggle
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user