forked from drowl87/hextra_mirror
feat: support prev and next in frontmatter
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
{{ .Content }}
|
||||
</div>
|
||||
<div class="mt-16"></div>
|
||||
{{ partial "components/last-updated.html" . }}
|
||||
{{ partial "components/pager.html" . }}
|
||||
</main>
|
||||
</article>
|
||||
|
Reference in New Issue
Block a user