Chore: update scope and start_url in manifest to include 'Proxmox/'

This commit is contained in:
Bram Suurd 2024-11-03 22:47:42 +01:00
parent 6569790363
commit b46723b4c8

View File

@ -14,8 +14,8 @@ export default function manifest(): MetadataRoute.Manifest {
background_color: "#030712",
display: "standalone",
orientation: "portrait",
scope: "/",
start_url: "/",
scope: "/Proxmox/",
start_url: "/Proxmox/",
icons: [
{
src: "logo.png",