diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-27 06:05:55 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-27 06:05:55 -0500 |
| commit | caa7ae7177ec6dc1b9b9d4cde89379dc32b9ca49 (patch) | |
| tree | b6081c07d6d5add145ba4d9294944e54ba2eafbc /static/contact.html | |
| parent | 81dacbf8992e5201fea5d9b148d550639235403d (diff) | |
move GrapheneOS account to grapheneos.social
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/contact.html b/static/contact.html index 1c74af95..2bf75291 100644 --- a/static/contact.html +++ b/static/contact.html @@ -27,7 +27,7 @@ {{css|/main.css}} <link rel="manifest" href="/manifest.webmanifest"/> <link rel="license" href="/LICENSE.txt"/> - <link rel="me" href="https://infosec.exchange/@grapheneos"/> + <link rel="me" href="https://grapheneos.social/@GrapheneOS"/> </head> <body> <header> @@ -172,7 +172,7 @@ <a href="https://twitter.com/DanielMicay">@DanielMicay</a> and is primarily focused on the privacy and security research/engineering work on GrapheneOS.</p> - <p>The official Mastodon account for the project is <a href="https://infosec.exchange/@GrapheneOS">@GrapheneOS@infosec.exchange</a> + <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. The account of the lead developer is <a href="https://infosec.exchange/@DanielMicay">@DanielMicay@infosec.exchange</a> and is primarily focused on the privacy and security research/engineering work on GrapheneOS.</p> @@ -245,7 +245,7 @@ "sameAs": [ "https://discuss.grapheneos.org/u/GrapheneOS", "https://twitter.com/GrapheneOS", - "https://infosec.exchange/web/@grapheneos", + "https://grapheneos.social/@GrapheneOS", "https://cohost.org/GrapheneOS", "https://github.com/GrapheneOS", "https://reddit.com/u/GrapheneOS", |
