Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Vimux/mainroad.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvimux <vimux@protonmail.com>2020-04-18 19:22:26 +0300
committervimux <vimux@protonmail.com>2020-04-19 17:17:25 +0300
commit6fa35eb289ac19753499bc01024f0fef6d701058 (patch)
tree6ebdc96dc5f289c88390919720d3b4201a89ad62 /README.md
parentf82847698fbfe905b69a9958c084ca4d27dc1ea8 (diff)
BREAKING CHANGE: post_nav.html → pager.html
* .Site.Params.post_navigation → .Site.Params.pager This change requires manual intervention if you already use Mainroad and `post_navigation` config param. In this case, rename your `post_navigation` config param to `pager`.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index acc3b8f..7a786ff 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@ googleAnalytics = "" # Enable Google Analytics by entering your tracking id
readmore = false # Show "Read more" button in list if true
authorbox = true # Show authorbox at bottom of pages if true
toc = true # Enable Table of Contents
- post_navigation = true # Show post navigation at bottom of pages if true
+ pager = true # Show pager navigation (prev/next links) at the bottom of pages if true
post_meta = ["date", "categories", "translations"] # Order of post meta information
mainSections = ["post", "blog", "news"] # Specify section pages to show on home page and the "Recent articles" widget
dateformat = "2006-01-02" # Change the format of dates