diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-23 22:40:23 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-23 22:40:23 -0400 |
| commit | b10a743a9b1962d741d4da917cfd5bee8906131f (patch) | |
| tree | 26212c54cdb19ff80d3ff51c4bbe65e6cbbd4da6 | |
| parent | 40664fd53fb74ad1bf958337a0094098d400c623 (diff) | |
handle Twitter being renamed to X
| -rw-r--r-- | static/contact.html | 6 | ||||
| -rw-r--r-- | static/releases.html | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/static/contact.html b/static/contact.html index f69028ca..18be9e1e 100644 --- a/static/contact.html +++ b/static/contact.html @@ -156,9 +156,9 @@ answer most questions, and this allows the developers to focus their time and energy on the project.</p> - <p>Email is the preferred way to contact the project. Twitter direct messages are + <p>Email is the preferred way to contact the project. X direct messages are checked much less frequently. A public @reply in a tweet is not a good way to contact - the project. It is not considered sending a message by Twitter and is not queued up as + the project. It is not considered sending a message by X and is not queued up as a message to be read, only as a regular notification that is likely to be missed or forgotten.</p> @@ -177,7 +177,7 @@ 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 + <p>The official X account for the project is <a href="https://x.com/GrapheneOS">@GrapheneOS</a> which is used for official announcements.</p> diff --git a/static/releases.html b/static/releases.html index e653acdf..33d2d91d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -426,7 +426,7 @@ with the <a href="https://discuss.grapheneos.org/t/announcements">Announcements tag</a>.</p> <p>The announcements are also posted from the <a - href="https://x.com/GrapheneOS">@GrapheneOS Twitter account</a>, the <a + href="https://x.com/GrapheneOS">@GrapheneOS X account</a>, the <a href="https://grapheneos.social/@GrapheneOS">@GrapheneOS Mastodon account</a>, the <a href="https://bsky.app/profile/grapheneos.org"> @grapheneos.org Bluesky account</a>, the <a href="https://reddit.com/r/GrapheneOS"> official subreddit</a>, |
