From 07af879a40552f05e9c5b96d7c44d49a96bcb6a8 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Mon, 9 Jan 2023 15:39:36 +1100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20config=20file=20placeho?= =?UTF-8?q?lders?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/_default/params.toml | 2 +- exampleSite/config/_default/params.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 654127eb..ff2eaea5 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -47,7 +47,7 @@ enableCodeCopy = false showTaxonomies = false showWordCount = false showComments = false - # sharingLinks = ["facebook", "twitter", "pinterest", "reddit", "linkedin", "email"] + # sharingLinks = ["facebook", "twitter", "mastodon", "pinterest", "reddit", "linkedin", "email"] [list] showBreadcrumbs = false diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index c894ee3a..f0618869 100644 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -47,7 +47,7 @@ mainSections = ["samples"] showTaxonomies = false showWordCount = false showComments = false - # sharingLinks = ["facebook", "twitter", "pinterest", "reddit", "linkedin", "email"] + # sharingLinks = ["facebook", "twitter", "mastodon", "pinterest", "reddit", "linkedin", "email"] [list] showBreadcrumbs = true