mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-19 09:03:02 -04:00
✨ Add front matter for various display options
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{ if .Site.Params.article.showPagination | default true }}
|
||||
{{ if .Params.showPagination | default (.Site.Params.article.showPagination | default true) }}
|
||||
{{ if or .NextInSection .PrevInSection }}
|
||||
<div class="pt-8">
|
||||
<hr class="border-gray-300 border-dotted dark:border-gray-600" />
|
||||
|
||||
Reference in New Issue
Block a user