summaryrefslogtreecommitdiff
path: root/static/contact.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-01-02 00:13:20 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-01-02 00:13:20 -0500
commit39ec350b1aaf85457e230eea929f75c77417983d (patch)
treef04fffb76301cdf5bdd3ff938ae4852ed1dff43c /static/contact.html
parent011af9527fa1996d6826d1584e15dd1844689614 (diff)
add @id to organization metadata
Diffstat (limited to 'static/contact.html')
-rw-r--r--static/contact.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/contact.html b/static/contact.html
index 44139016..55720bdb 100644
--- a/static/contact.html
+++ b/static/contact.html
@@ -188,6 +188,7 @@
{
"@context": "https://schema.org",
"@type": "Organization",
+ "@id": "https://grapheneos.org/#organization",
"name": "GrapheneOS",
"description": "GrapheneOS is an open source project focused on mobile privacy and security.",
"url": "https://grapheneos.org/",