diff --git a/config/_default/params.toml b/config/_default/params.toml index 9c0055b..be0673c 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -57,6 +57,7 @@ rssFullContent = true showTaxonomies = true showWordCount = true showComments = false + sharingLinks = ["facebook", "twitter", "pinterest", "reddit", "linkedin", "email"] # sharingLinks = ["facebook", "twitter", "pinterest", "reddit", "linkedin", "email"] [list] @@ -65,7 +66,7 @@ rssFullContent = true showTableOfContents = false showTaxonomies = true groupByYear = true - paginationWidth = 1 + paginationWidth = 5 [sitemap] excludedKinds = ["taxonomy", "term"]