Skip to content

Commit

Permalink
Add Mastodon and Bluesky share links
Browse files Browse the repository at this point in the history
  • Loading branch information
julianocosta89 committed Nov 11, 2024
1 parent 30a0352 commit 5af5ca9
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion config/_default/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,17 @@ highlightCurrentMenuArea = true
relatedContentLimit = 3
showTaxonomies = true
showWordCount = true
sharingLinks = [ "linkedin", "twitter", "reddit", "facebook", "email", "whatsapp", "telegram"]
sharingLinks = [
"linkedin",
"mastodon",
"bluesky",
"twitter",
"reddit",
"facebook",
"email",
"whatsapp",
"telegram"
]

[list]
showHero = true
Expand Down

0 comments on commit 5af5ca9

Please sign in to comment.