fix: context for avatar

This commit is contained in:
Jean-Baptiste Pasquier 2020-12-01 16:04:47 +00:00
parent 9b5a12d10e
commit cc2c162805
1 changed files with 2 additions and 1 deletions

View File

@ -65,5 +65,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"
| }