mirror of https://gitlab.com/bashrc2/epicyon
Add a valid context
parent
b048e3eed7
commit
da4f0f034e
|
@ -18,7 +18,8 @@ VALID_CONTEXTS = (
|
||||||
"*/apschema/v1.20",
|
"*/apschema/v1.20",
|
||||||
"*/litepub-0.1.jsonld",
|
"*/litepub-0.1.jsonld",
|
||||||
"https://litepub.social/litepub/context.jsonld",
|
"https://litepub.social/litepub/context.jsonld",
|
||||||
"*/socialweb/webfinger"
|
"*/socialweb/webfinger",
|
||||||
|
"*/socialweb/webfinger.jsonld"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue