mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-02 16:16:19 +00:00
Update
This commit is contained in:
@@ -25,7 +25,6 @@ const description =
|
|||||||
authors: [{ name: "MacRimi" }],
|
authors: [{ name: "MacRimi" }],
|
||||||
creator: "MacRimi",
|
creator: "MacRimi",
|
||||||
publisher: "MacRimi",
|
publisher: "MacRimi",
|
||||||
favicon: "/app/favicon.ico",
|
|
||||||
formatDetection: {
|
formatDetection: {
|
||||||
email: false,
|
email: false,
|
||||||
address: false,
|
address: false,
|
||||||
@@ -53,6 +52,7 @@ const description =
|
|||||||
},
|
},
|
||||||
icons: {
|
icons: {
|
||||||
icon: [
|
icon: [
|
||||||
|
{ url: "/favicon.ico", sizes: "any" },
|
||||||
{ url: "/icon.svg", type: "image/svg+xml" },
|
{ url: "/icon.svg", type: "image/svg+xml" },
|
||||||
],
|
],
|
||||||
apple: [{ url: "/apple-touch-icon.png" }],
|
apple: [{ url: "/apple-touch-icon.png" }],
|
||||||
|
Reference in New Issue
Block a user