From fd46a2707850a78284361c617e241df31e34f9db Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Pasquier Date: Mon, 30 Nov 2020 17:15:22 +0100 Subject: [PATCH] fix: avatars --- src/dependencies.pug | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/dependencies.pug b/src/dependencies.pug index d6cec94..a6a4718 100644 --- a/src/dependencies.pug +++ b/src/dependencies.pug @@ -65,6 +65,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" | }