From d91057fbc0bad0309645237f1f0d778ad63a2361 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 3 May 2019 10:44:52 -0400 Subject: [PATCH] add Reddit profile to sameAs list --- static/contact.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" ] }