diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-05-28 16:26:58 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-05-28 16:26:58 -0400 |
| commit | 38358c7a894fdfe525db16c5cafba66c774cc068 (patch) | |
| tree | 56ac9bb45280a388dab613f8d5575581c18d1f80 /static/contact.html | |
| parent | 07562b39dc83ef7cb4b3c47c2a76a389beb3f2d0 (diff) | |
drop founder metadata
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/static/contact.html b/static/contact.html index e883b32c..323da635 100644 --- a/static/contact.html +++ b/static/contact.html @@ -251,22 +251,7 @@ "https://en.wikipedia.org/wiki/GrapheneOS", "https://www.wikidata.org/wiki/Q85764357" ], - "foundingDate": "2014", - "founder": { - "@type": "Person", - "name": "Daniel Micay", - "email": "daniel.micay@grapheneos.org", - "sameAs": [ - "https://daniel.micay.dev/", - "https://discuss.grapheneos.org/u/strcat", - "https://twitter.com/DanielMicay", - "https://grapheneos.social/@DanielMicay", - "https://cohost.org/DanielMicay", - "https://github.com/thestinger", - "https://reddit.com/u/DanielMicay", - "https://www.linkedin.com/in/danielmicay/" - ] - } + "foundingDate": "2014" } </script> </body> |
