diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-03 10:44:52 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-03 10:44:52 -0400 |
| commit | d91057fbc0bad0309645237f1f0d778ad63a2361 (patch) | |
| tree | 10c3b29fbc63dfe6f0eb532d8eea2dca03d2622a /static/contact.html | |
| parent | 92bd8d1bb6c3b48294f881f3cee5a7015589d72f (diff) | |
add Reddit profile to sameAs list
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/contact.html b/static/contact.html index 65c82922..60809f0f 100644 --- a/static/contact.html +++ b/static/contact.html @@ -51,7 +51,8 @@ "email": "contact@grapheneos.org", "sameAs": [ "https://twitter.com/GrapheneOS", - "https://github.com/GrapheneOS" + "https://github.com/GrapheneOS", + "https://reddit.com/u/GrapheneOS" ] } </script> |
