Skip to content

Commit

Permalink
Fix bluesky (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmn authored Nov 17, 2024
1 parent 70e3a88 commit 7b8953f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/beautifulhugo/social.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 7b8953f

Please sign in to comment.