Merge branch 'favicon' into shigusegubu

This commit is contained in:
Henry Jameson 2023-10-29 19:29:07 +02:00
commit af4be5623e

View file

@ -359,7 +359,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"
} }