diff --git a/src/context.pug b/src/context.pug index 9ed16c190637a85e4528df7eabed257881482ebf..5967859d7b87f5b087cddbd107300aac1ee10ee1 100644 --- a/src/context.pug +++ b/src/context.pug @@ -5,6 +5,5 @@ script(data-default-context, type="application/ld+json") | "object": "http://happy-dev.fr/owl/#object", | "author": "http://happy-dev.fr/owl/#author", | "account": "http://happy-dev.fr/owl/#account", - | "jabberID": "foaf:jabberID", - | "picture": "foaf:depiction" + | "jabberID": "foaf:jabberID" | } \ No newline at end of file