mirror of
https://github.com/imfing/hextra.git
synced 2025-06-20 13:11:22 -04:00
feat: add last updated component
chore: option to reverse pagination chore: reverse pagination for blog entries - fix space for "by" authors
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
<h1>{{ .Title }}</h1>
|
||||
{{ .Content }}
|
||||
</div>
|
||||
<div class="mt-16"></div>
|
||||
{{ partial "components/last-updated.html" . }}
|
||||
{{ partial "pager.html" . }}
|
||||
</main>
|
||||
</article>
|
||||
|
Reference in New Issue
Block a user