Merge branch 'cedricvanrompay-master-patch-57493' into 'master'
update location of litepub JSON-LD context See merge request framasoft/mobilizon!771
This commit is contained in:
commit
53d7748f9e
|
@ -34,7 +34,7 @@ defmodule Mobilizon.Federation.ActivityPub.Utils do
|
||||||
%{
|
%{
|
||||||
"@context" => [
|
"@context" => [
|
||||||
"https://www.w3.org/ns/activitystreams",
|
"https://www.w3.org/ns/activitystreams",
|
||||||
"https://litepub.social/litepub/context.jsonld",
|
"https://litepub.social/context.jsonld",
|
||||||
%{
|
%{
|
||||||
"sc" => "http://schema.org#",
|
"sc" => "http://schema.org#",
|
||||||
"ical" => "http://www.w3.org/2002/12/cal/ical#",
|
"ical" => "http://www.w3.org/2002/12/cal/ical#",
|
||||||
|
|
Loading…
Reference in a new issue