mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-17 19:16:25 +00:00
Update AppImage
This commit is contained in:
@@ -14,9 +14,11 @@ export const metadata: Metadata = {
|
|||||||
manifest: "/manifest.json",
|
manifest: "/manifest.json",
|
||||||
icons: {
|
icons: {
|
||||||
icon: [
|
icon: [
|
||||||
{ url: "/favicon-16x16.png", sizes: "16x16", type: "image/png" },
|
{ url: "/favicon.ico", sizes: "any" },
|
||||||
{ url: "/favicon-32x32.png", sizes: "32x32", type: "image/png" },
|
{ url: "/icon.svg", type: "image/svg+xml" },
|
||||||
|
{ url: "/icon.png", type: "image/png", sizes: "32x32" },
|
||||||
],
|
],
|
||||||
|
shortcut: "/favicon.ico",
|
||||||
apple: [{ url: "/apple-touch-icon.png", sizes: "180x180", type: "image/png" }],
|
apple: [{ url: "/apple-touch-icon.png", sizes: "180x180", type: "image/png" }],
|
||||||
},
|
},
|
||||||
viewport: "width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no",
|
viewport: "width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no",
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 8.9 KiB |
BIN
AppImage/public/apple-touch-icon2.png
Normal file
BIN
AppImage/public/apple-touch-icon2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
BIN
AppImage/public/icon.png
Normal file
BIN
AppImage/public/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
3
AppImage/public/icon.svg
Normal file
3
AppImage/public/icon.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 63 KiB |
Reference in New Issue
Block a user