From 0591f273639c7e7e777ba0e42446b3cbf2634dc2 Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Fri, 17 Nov 2023 16:32:51 +0100 Subject: [PATCH] update sharing links and profile links --- config/_default/languages.en.toml | 2 +- config/_default/params.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index 2ac2e30..834bf79 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -27,7 +27,7 @@ dateFormat = "2 January 2006" { email = "mailto:dominic@oe7drt.com" }, # { link = "https://link-to-some-website.com/" }, # { amazon = "https://www.amazon.com/hz/wishlist/ls/wishlist-id" }, - # { amazon = "https://www.amazon.de/hz/wishlist/ls/2CNON5RB25S0H/" }, + { amazon = "https://www.amazon.de/hz/wishlist/ls/2CNON5RB25S0H/" }, # { apple = "https://www.apple.com" }, # { blogger = "https://username.blogspot.com/" }, # { codepen = "https://codepen.io/username" }, diff --git a/config/_default/params.toml b/config/_default/params.toml index d717407..5902ead 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -57,8 +57,8 @@ rssFullContent = false showTaxonomies = true showWordCount = true showComments = false - sharingLinks = ["facebook", "twitter", "pinterest", "reddit", "linkedin", "email"] # sharingLinks = ["facebook", "twitter", "pinterest", "reddit", "linkedin", "email"] + sharingLinks = ["email", "reddit", "twitter", "facebook", "pinterest"] [list] showBreadcrumbs = false