We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb592d commit 6b95a55Copy full SHA for 6b95a55
hugo.toml
@@ -66,10 +66,10 @@ showLightDarkModeMenu = true
66
icon = "fab fa-mastodon"
67
desc = "Follow us on Mastodon to get the latest news!"
68
[[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"
+ name ="Bluesky"
+ url = "https://bsky.app/profile/tinygo.org"
+ icon = "fab fa-bluesky"
+ desc = "You can also follow us on Bluesky"
73
74
name ="Go Pkg Docs"
75
url = "https://pkg.go.dev/github.com/tinygo-org/tinygo?tab=doc"
0 commit comments