diff --git a/src/context.pug b/src/context.pug index 9ed16c1..5967859 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