diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-15 20:38:00 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-15 20:38:00 -0500 |
| commit | d303357408f75691092f3c9f4d08f318331c7a54 (patch) | |
| tree | 156a9f84494e1a03a430d8c7692e0e18e98eb17e /static/contact.html | |
| parent | cfe4414b4c52e833a393b913f146dfc237a11c1e (diff) | |
add Mastodon accounts to contact page
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/contact.html b/static/contact.html index 663c9b11..1c74af95 100644 --- a/static/contact.html +++ b/static/contact.html @@ -171,6 +171,11 @@ which is used for official announcements. The account of the lead developer is <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> + 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> </section> <section id="reporting-issues"> |
