diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2023-12-23 14:54:20 +0000 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-23 09:59:53 -0500 |
| commit | 8a40f5a6b694fe5521e490a576b29c06b0bc1f44 (patch) | |
| tree | 1d86fa148de0b4e14613b3a5832d8044e8ebdf14 /static/contact.html | |
| parent | 4eb320eca953f14a266c2cd67e6175190a077353 (diff) | |
Document Bluesky account in Contact page + add it to organization metadata
Diffstat (limited to 'static/contact.html')
| -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", |
