working on JSON-LD validity, added CORS headers preparing external API
call support
This commit is contained in:
8
js/commentmeta.jsonld
Normal file
8
js/commentmeta.jsonld
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"@context": {
|
||||
"so": "http://schema.org/",
|
||||
"postdate": "so:Integer",
|
||||
"nickname": "so:Text",
|
||||
"vizhash": "so:Text"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user