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