diff --git a/README.md b/README.md index 8ce336d..ed14729 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ These settings to display your social accounts. - `xing`: Your [Xing](https://www.xing.com) username. - `linkedin`: Your [Linkedin](https://www.linkedin.com) username. - `twitter`: Your [Twitter](https://twitter.com) username. -- `bluesky`: Your [Bluesky](https://bluesky.app) username. +- `bsky`: Your [Bluesky](https://bluesky.app) username. - `mastodon`: Your [Mastodon](https://mastodon.social) server/@username. - `facebook`: Your [Facebook](https://www.facebook.com) username. - `google`: Your [Google](https://www.google.com) username. diff --git a/exampleSite/hugo.toml b/exampleSite/hugo.toml index 6dedb8f..02d1273 100644 --- a/exampleSite/hugo.toml +++ b/exampleSite/hugo.toml @@ -39,7 +39,7 @@ instagram = "" linkedin = "" twitter = "" mastodon = "/@" -bluesky = "" +bsky = "" facebook = "" google = "" googlescholar = "" diff --git a/layouts/partials/social.html b/layouts/partials/social.html index 0d09e0d..e7e5d1d 100644 --- a/layouts/partials/social.html +++ b/layouts/partials/social.html @@ -2,7 +2,7 @@ {{ with .Site.Params.social.twitter }} {{ end }} - {{ with .Site.Params.social.bluesky }} + {{ with .Site.Params.social.bsky }} {{ end }} {{ with .Site.Params.social.mastodon }}