diff --git a/data/beautifulhugo/social.toml b/data/beautifulhugo/social.toml index a4b5ee85..4861a09c 100644 --- a/data/beautifulhugo/social.toml +++ b/data/beautifulhugo/social.toml @@ -223,6 +223,6 @@ icon = "fab fa-lastfm" [[social_icons]] id = "bluesky" -url = "%s" -title = "About" -icon = "fas fa-at" +url = "https://bsky.app/profile/%s" +title = "Bluesky" +icon = "fab fa-bluesky"