add @id to organization metadata

This commit is contained in:
Daniel Micay 2021-01-02 00:13:20 -05:00
parent 011af9527f
commit 39ec350b1a

View File

@ -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/",