mirror of
https://github.com/imfing/hextra.git
synced 2025-06-20 12:01:29 -04:00
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