diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-10 12:24:59 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-10 12:25:42 -0400 |
| commit | ffc2f9bfbb7c0502a4c74f4795722db6acb91d79 (patch) | |
| tree | 82b31e0279ade529147a378e7c010114db9c30c0 /static | |
| parent | 951e6c5b3c8087c304442ba677a2402aa03700b5 (diff) | |
add forum profiles to metadata
Diffstat (limited to 'static')
| -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 c104bcff..38dce604 100644 --- a/static/contact.html +++ b/static/contact.html @@ -237,6 +237,7 @@ "logo": "https://grapheneos.org/logo.png", "email": "contact@grapheneos.org", "sameAs": [ + "https://discuss.grapheneos.org/u/GrapheneOS", "https://twitter.com/GrapheneOS", "https://github.com/GrapheneOS", "https://reddit.com/u/GrapheneOS", @@ -253,6 +254,7 @@ "email": "daniel.micay@grapheneos.org", "sameAs": [ "https://daniel.micay.dev/", + "https://discuss.grapheneos.org/u/strcat", "https://twitter.com/DanielMicay", "https://github.com/thestinger", "https://reddit.com/u/DanielMicay", |
