Website/pastebin/js/commentmeta.jsonld
Sorata-Senpai 28f6140952 codepaste
2020-11-25 04:08:04 +01:00

14 lines
180 B
Plaintext

{
"@context": {
"so": "https://schema.org/",
"pb": "?jsonld=types#"
},
"MetaData": {
"created": {
"@type": "CreationTime"
},
"icon": {
"@type": "so:url"
}
}
}