update: fixes for development usage
This commit is contained in:
@ -25,4 +25,10 @@ script(type="module" src="https://unpkg.com/@startinblox/component-notifications
|
||||
|
||||
//- Context - Fix for LDFlex
|
||||
script(data-default-context, type="application/ld+json")
|
||||
include context.jsonld
|
||||
| {
|
||||
| "inbox": "http://happy-dev.fr/owl/#inbox",
|
||||
| "object": "http://happy-dev.fr/owl/#object",
|
||||
| "author": "http://happy-dev.fr/owl/#author",
|
||||
| "account": "http://happy-dev.fr/owl/#account",
|
||||
| "jabberID": "foaf:jabberID"
|
||||
| }
|
||||
|
||||
Reference in New Issue
Block a user