Remove litepub context

Closes #954

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2021-11-25 17:42:51 +01:00
parent 3aa67dcc0b
commit e81db2e643
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 1 additions and 1 deletions

View File

@ -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#",