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 /templates | |
| parent | 23503e379470bab5913c3e8a3aae5df822255488 (diff) | |
replace twitter.com with x.com
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/footer.html b/templates/footer.html index aad57ae1..b1db77bb 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -6,7 +6,7 @@ <li><a href="https://t.me/GrapheneOS">Telegram</a></li> <li><a href="https://matrix.to/#/%23community:grapheneos.org">Matrix</a></li> <li><a href="/hiring">Hiring</a></li> - <li><a href="https://twitter.com/GrapheneOS">Twitter</a></li> + <li><a href="https://x.com/GrapheneOS">X</a></li> <li><a href="https://grapheneos.social/@GrapheneOS">Mastodon</a></li> <li><a href="https://bsky.app/profile/grapheneos.org">Bluesky</a></li> <li><a href="https://github.com/GrapheneOS">GitHub</a></li> |
