diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-07 13:01:48 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-07 13:01:48 -0500 |
| commit | c47e0f829512b71bd6a181313253e1835e80a686 (patch) | |
| tree | b9ade588d77718954398d41b8d70da878a507fba | |
| parent | f74884f6f56fabbd7011d17f7832e358121c35e2 (diff) | |
add temporary Mastodon accounts to metadata
| -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 59579bd4..663c9b11 100644 --- a/static/contact.html +++ b/static/contact.html @@ -240,6 +240,7 @@ "sameAs": [ "https://discuss.grapheneos.org/u/GrapheneOS", "https://twitter.com/GrapheneOS", + "https://infosec.exchange/web/@grapheneos", "https://cohost.org/GrapheneOS", "https://github.com/GrapheneOS", "https://reddit.com/u/GrapheneOS", @@ -261,6 +262,7 @@ "https://daniel.micay.dev/", "https://discuss.grapheneos.org/u/strcat", "https://twitter.com/DanielMicay", + "https://infosec.exchange/@DanielMicay", "https://cohost.org/DanielMicay", "https://github.com/thestinger", "https://reddit.com/u/DanielMicay", |
