aboutsummaryrefslogtreecommitdiff
path: root/_content/help.md
diff options
context:
space:
mode:
authorDmitri Shuralyov <dmitshur@golang.org>2026-03-13 17:22:55 -0400
committerGopher Robot <gobot@golang.org>2026-03-13 16:44:00 -0700
commiteabc5990c5562a48abd91d82255cc4b114ca30da (patch)
tree515c0e018a1c48ba1ce6d8dbe28d1f671c94e8b9 /_content/help.md
parentc22c14bd56b9cb8925ae0636048264ab0ef0192f (diff)
downloadgo-x-website-eabc5990c5562a48abd91d82255cc4b114ca30da.tar.xz
_content: add links to Bluesky and Mastodon
When there are Go releases or blog posts to announce, we post to Bluesky and Mastodon about them. Add links to these social sites. For golang/go#71319. For golang/go#65046. Change-Id: I48b475118ec1427f442512fb41aad64a645d792f Reviewed-on: https://go-review.googlesource.com/c/website/+/755221 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: David Chase <drchase@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Marc Dougherty <muncus@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Diffstat (limited to '_content/help.md')
-rw-r--r--_content/help.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/_content/help.md b/_content/help.md
index 590540a6..28d79557 100644
--- a/_content/help.md
+++ b/_content/help.md
@@ -54,6 +54,12 @@ for important announcements, such as the availability of new Go releases.
<h3 id="blog"><a href="/blog/" aria-describedby="help-description">Go Blog</a></h3>
<p>The Go project's official blog.</p>
+<h3 id="bluesky"><a href="https://bsky.app/profile/golang.org" aria-describedby="help-description">@golang.org on Bluesky</a></h3>
+<p>The Go project's official Bluesky account.</p>
+
+<h3 id="mastodon"><a href="https://hachyderm.io/@golang" aria-describedby="help-description">@golang on Mastodon</a></h3>
+<p>The Go project's official Mastodon account.</p>
+
<h3 id="twitter"><a href="https://twitter.com/golang" aria-describedby="help-description">@golang at Twitter</a></h3>
<p>The Go project's official Twitter account.</p>