diff --git a/src/context.jsonld b/src/context.jsonld index be7f99d85ff7fb0c68b84fd34119df746953d923..01598152356a7d0eea22bdaea09567c2b0480193 100644 --- a/src/context.jsonld +++ b/src/context.jsonld @@ -2,5 +2,6 @@ { "inbox": "http://happy-dev.fr/owl/#inbox", "object": "http://happy-dev.fr/owl/#object", - "author": "http://happy-dev.fr/owl/#author" + "author": "http://happy-dev.fr/owl/#author", + "account": "http://happy-dev.fr/owl/#account" } diff --git a/src/page-circle-profile.pug b/src/page-circle-profile.pug index 577415d30c14707070a7d9b1feba68a1442c6edf..f00c5764d8d3650166a245e76bf248d7f78cb100 100644 --- a/src/page-circle-profile.pug +++ b/src/page-circle-profile.pug @@ -96,4 +96,4 @@ #circle-edit(hidden) - include page-circle-edit.pug \ No newline at end of file + include page-circle-edit.pug