update: fixes for development usage

This commit is contained in:
Jean-Baptiste Pasquier
2019-12-02 15:22:25 +01:00
parent 33e2278ffb
commit 1b8f3e7b7f
9 changed files with 217 additions and 116 deletions

View File

@ -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"
| }