Skip to content
Snippets Groups Projects
context.pug 391 B
Newer Older
//- Context - Fix for default context
script(data-default-context, type="application/ld+json")
  | {
  |     "inbox": "http://happy-dev.fr/owl/#inbox",
  |     "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"