use founders field for Organization metadata
This commit is contained in:
parent
4504a04635
commit
3c65a4589b
@ -87,19 +87,18 @@
|
|||||||
"https://twitter.com/GrapheneOS",
|
"https://twitter.com/GrapheneOS",
|
||||||
"https://github.com/GrapheneOS",
|
"https://github.com/GrapheneOS",
|
||||||
"https://reddit.com/u/GrapheneOS"
|
"https://reddit.com/u/GrapheneOS"
|
||||||
]
|
],
|
||||||
}
|
"founders": [
|
||||||
</script>
|
{
|
||||||
<script type="application/ld+json">
|
"@type": "Person",
|
||||||
{
|
"name": "Daniel Micay",
|
||||||
"@context": "https://schema.org",
|
"email": "danielmicay@gmail.com",
|
||||||
"@type": "Person",
|
"sameAs": [
|
||||||
"name": "Daniel Micay",
|
"https://twitter.com/DanielMicay",
|
||||||
"email": "danielmicay@gmail.com",
|
"https://github.com/thestinger",
|
||||||
"sameAs": [
|
"https://reddit.com/u/DanielMicay"
|
||||||
"https://twitter.com/DanielMicay",
|
]
|
||||||
"https://github.com/thestinger",
|
}
|
||||||
"https://reddit.com/u/DanielMicay"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user