diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-10-25 07:40:01 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-10-25 07:40:23 -0400 |
| commit | 282d510583810b0448a3bb64f1d73e4b42c89244 (patch) | |
| tree | 99512785f6bcc9d36de94775b0e12d67c36e0378 | |
| parent | 09b82895e00278c6f5fde75e8af47480d8979647 (diff) | |
add Wikimedia sameAs entries
| -rw-r--r-- | static/contact.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/contact.html b/static/contact.html index 1be2c04e..a8740b27 100644 --- a/static/contact.html +++ b/static/contact.html @@ -137,7 +137,9 @@ "sameAs": [ "https://twitter.com/GrapheneOS", "https://github.com/GrapheneOS", - "https://reddit.com/u/GrapheneOS" + "https://reddit.com/u/GrapheneOS", + "https://en.wikipedia.org/wiki/GrapheneOS", + "https://www.wikidata.org/wiki/Q85764357" ], "founder": { "@type": "Person", |
