From df13bf6c1365997b839977deee8dcb643e777a8c Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Fri, 17 May 2024 11:57:55 -0400
Subject: replace twitter.com with x.com
---
static/contact.html | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
(limited to 'static/contact.html')
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.
- The official Twitter account for the project is @GrapheneOS
- which is used for official announcements.
+ The official Twitter account for the project is @GrapheneOS which is used for official
+ announcements.
- The official Mastodon account for the project is @GrapheneOS@grapheneos.social
- which is used for official announcements.
+ The official Mastodon account for the project is @GrapheneOS@grapheneos.social which
+ is used for official announcements.
- The official Bluesky account for the project is @grapheneos.org
- which is used for official announcements.
+ The official Bluesky account for the project is @grapheneos.org which is used for
+ official announcements.
@@ -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",
--
cgit v1.3.1