This commit is contained in:
Henry Jameson 2023-10-29 19:28:57 +02:00
commit 3d2067d433

View file

@ -361,7 +361,7 @@ config :pleroma, :manifest,
icons: [ icons: [
%{ %{
src: "/static/logo.svg", src: "/static/logo.svg",
size: "144x144", sizes: "144x144",
purpose: "any", purpose: "any",
type: "image/svg+xml" type: "image/svg+xml"
} }