diff options
| -rw-r--r-- | static/contact.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/contact.html b/static/contact.html index 2c8384d1..5b7b5995 100644 --- a/static/contact.html +++ b/static/contact.html @@ -169,6 +169,9 @@ <p>The official Mastodon account for the project is <a href="https://grapheneos.social/@GrapheneOS">@GrapheneOS@grapheneos.social</a> which is used for official announcements.</p> + + <p>The official Bluesky account for the project is <a href="https://bsky.app/profile/grapheneos.org">@grapheneos.org</a> + which is used for official announcements.</p> </section> <section id="hiring"> @@ -236,6 +239,7 @@ "https://discuss.grapheneos.org/u/GrapheneOS", "https://twitter.com/GrapheneOS", "https://grapheneos.social/@GrapheneOS", + "https://bsky.app/profile/grapheneos.org", "https://cohost.org/GrapheneOS", "https://github.com/GrapheneOS", "https://reddit.com/u/GrapheneOS", |
