1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-04-19 07:18:07 +00:00

fix missing favicon (#3620)

This commit is contained in:
Bram Suurd 2025-04-02 20:12:09 +02:00 committed by GitHub
parent 629b9df30a
commit 763a58aeb9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,10 +42,6 @@ export const metadata : Metadata = {
alternates: {
canonical: `https://community-scripts.github.io/${basePath}/`,
},
icons: {
icon: "/favicon.ico",
apple: "/apple-touch-icon.png",
},
viewport: {
width: "device-width",
initialScale: 1,