Add article pagination links and display params

This commit is contained in:
James Panther
2021-08-14 14:44:34 +10:00
parent 074b1ff11d
commit c24b8ab2e1
9 changed files with 114 additions and 40 deletions
+14
View File
@@ -1,3 +1,17 @@
# -- Theme Options --
# These options control how the theme functions and allow you to
# customise the display of your website.
[article]
showDate = true
dateFormat = "2 January 2006"
showReadingTime = true
showAuthor = true
showPagination = true
[taxonomy]
showTermCount = true
# -- Site Verification --
# Provide the verification strings for the providers below and the
# corresponding meta tags will be added to the site <head>.