Skip to content

Commit 6b95a55

Browse files
deadprogramconejoninja
authored andcommitted
all: add Bluesky link
Signed-off-by: deadprogram <ron@hybridgroup.com>
1 parent 1bb592d commit 6b95a55

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

hugo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ showLightDarkModeMenu = true
6666
icon = "fab fa-mastodon"
6767
desc = "Follow us on Mastodon to get the latest news!"
6868
[[params.links.user]]
69-
name ="Twitter"
70-
url = "https://twitter.com/TinyGolang"
71-
icon = "fab fa-twitter"
72-
desc = "You can also follow us on Twitter"
69+
name ="Bluesky"
70+
url = "https://bsky.app/profile/tinygo.org"
71+
icon = "fab fa-bluesky"
72+
desc = "You can also follow us on Bluesky"
7373
[[params.links.user]]
7474
name ="Go Pkg Docs"
7575
url = "https://pkg.go.dev/github.com/tinygo-org/tinygo?tab=doc"

0 commit comments

Comments
 (0)