update location of litepub JSON-LD context
previous URL returns "HTTP 301 Moved Permanently"
This commit is contained in:
@@ -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#",
|
||||||
|
|||||||
Reference in New Issue
Block a user