Remove litepub context
Closes #954 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
3aa67dcc0b
commit
e81db2e643
@ -56,7 +56,7 @@ defmodule Mobilizon.Federation.ActivityPub.Utils do
|
|||||||
%{
|
%{
|
||||||
"@context" => [
|
"@context" => [
|
||||||
"https://www.w3.org/ns/activitystreams",
|
"https://www.w3.org/ns/activitystreams",
|
||||||
"https://litepub.social/context.jsonld",
|
"https://w3id.org/security/v1",
|
||||||
%{
|
%{
|
||||||
"@language" => "und",
|
"@language" => "und",
|
||||||
"sc" => "http://schema.org#",
|
"sc" => "http://schema.org#",
|
||||||
|
Loading…
Reference in New Issue
Block a user