Merge branch 'favicon' into shigusegubu
This commit is contained in:
commit
af4be5623e
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue