From 105107c978fd8c7e9dd99632bf3a685308bcfbb2 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sat, 12 Sep 2020 19:00:28 +0200 Subject: [PATCH] revert pagination settings --- exampleSite/config.yml | 2 +- exampleSite/content/posts/sticky.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/config.yml b/exampleSite/config.yml index bcdf8ec..de23886 100644 --- a/exampleSite/config.yml +++ b/exampleSite/config.yml @@ -6,7 +6,7 @@ pygmentsUseClasses: true pygmentsCodeFences: true enableGitInfo: true -paginate: 2 +paginate: 5 markup: goldmark: diff --git a/exampleSite/content/posts/sticky.md b/exampleSite/content/posts/sticky.md index 3224394..e6897f5 100644 --- a/exampleSite/content/posts/sticky.md +++ b/exampleSite/content/posts/sticky.md @@ -1,7 +1,7 @@ --- title: "Simple sticky posts" weight: 1 -date: 2021-06-13T00:06:00+02:00 +date: 2020-06-13T00:06:00+02:00 authors: - john-doe tags: