update sharing links and profile links
This commit is contained in:
parent
765425c4a6
commit
0591f27363
2 changed files with 2 additions and 2 deletions
|
@ -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" },
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue