diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-06 02:40:32 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-06 02:40:32 -0500 |
| commit | a5a7466203b78a2445a009e6e6b1316386eac1eb (patch) | |
| tree | 6d411ce2870a765afbb5d47472637a19870696e7 /static/contact.html | |
| parent | 956cf933143b6e19118fb0a08db23a0dc8dd6bb8 (diff) | |
add reserved cohost usernames to metadata
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/contact.html b/static/contact.html index 0da9e89a..0090e978 100644 --- a/static/contact.html +++ b/static/contact.html @@ -239,6 +239,7 @@ "sameAs": [ "https://discuss.grapheneos.org/u/GrapheneOS", "https://twitter.com/GrapheneOS", + "https://cohost.org/GrapheneOS", "https://github.com/GrapheneOS", "https://reddit.com/u/GrapheneOS", "https://www.linkedin.com/company/grapheneos/", @@ -259,6 +260,7 @@ "https://daniel.micay.dev/", "https://discuss.grapheneos.org/u/strcat", "https://twitter.com/DanielMicay", + "https://cohost.org/DanielMicay", "https://github.com/thestinger", "https://reddit.com/u/DanielMicay", "https://www.linkedin.com/in/danielmicay/" |
