diff --git a/src/context.pug b/src/context.pug index 5967859d7b87f5b087cddbd107300aac1ee10ee1..9ed16c190637a85e4528df7eabed257881482ebf 100644 --- a/src/context.pug +++ b/src/context.pug @@ -5,5 +5,6 @@ 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" + | "jabberID": "foaf:jabberID", + | "picture": "foaf:depiction" | } \ No newline at end of file