diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-17 11:57:55 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-17 11:57:55 -0400 |
| commit | df13bf6c1365997b839977deee8dcb643e777a8c (patch) | |
| tree | 1dd7dc524589698e064b23a9e3b2d30ecf14ce13 /static/contact.html | |
| parent | 23503e379470bab5913c3e8a3aae5df822255488 (diff) | |
replace twitter.com with x.com
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/static/contact.html b/static/contact.html index a3dd107d..f69028ca 100644 --- a/static/contact.html +++ b/static/contact.html @@ -177,14 +177,17 @@ priority of emails that are not security reports. Your emails will be treated as a much lower priority if you misuse this address.</p> - <p>The official Twitter account for the project is <a href="https://twitter.com/GrapheneOS">@GrapheneOS</a> - which is used for official announcements.</p> + <p>The official Twitter account for the project is <a + href="https://x.com/GrapheneOS">@GrapheneOS</a> which is used for official + announcements.</p> - <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 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> + <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"> @@ -251,7 +254,7 @@ "email": "contact@grapheneos.org", "sameAs": [ "https://discuss.grapheneos.org/u/GrapheneOS", - "https://twitter.com/GrapheneOS", + "https://x.com/GrapheneOS", "https://grapheneos.social/@GrapheneOS", "https://bsky.app/profile/grapheneos.org", "https://cohost.org/GrapheneOS", |
