Merge branch 'avatar-bug' into 'staging'

added foaf:depiction to frontend context

See merge request startinblox/applications/sib-app!93
This commit is contained in:
Jean-Baptiste Pasquier 2019-12-18 16:37:01 +00:00
commit 255083d2c1
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ script(data-default-context, type="application/ld+json")
| "author": "http://happy-dev.fr/owl/#author",
| "account": "http://happy-dev.fr/owl/#account",
| "jabberID": "foaf:jabberID",
| "picture": "foaf:depiction",
| "firstName": "http://happy-dev.fr/owl/#first_name",
| "lastName": "http://happy-dev.fr/owl/#last_name"
| }