From 45b8278d8dbcb7ef38ffada2f9c5be1c4033d796 Mon Sep 17 00:00:00 2001 From: Paul Payne Date: Sun, 24 Aug 2025 11:16:51 -0700 Subject: [PATCH] Removes share links. --- config/_default/params.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index a002e33..f1d3df5 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -81,7 +81,7 @@ forgejoDefaultServer = "https://v8.next.forgejo.org" showTaxonomies = false showAuthorsBadges = false showWordCount = false - sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram"] + # sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram"] showZenMode = false [list]