Skip to content

Commit b46723b

Browse files
committed
Chore: update scope and start_url in manifest to include 'Proxmox/'
1 parent 6569790 commit b46723b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/manifest.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ export default function manifest(): MetadataRoute.Manifest {
1414
background_color: "#030712",
1515
display: "standalone",
1616
orientation: "portrait",
17-
scope: "/",
18-
start_url: "/",
17+
scope: "/Proxmox/",
18+
start_url: "/Proxmox/",
1919
icons: [
2020
{
2121
src: "logo.png",

0 commit comments

Comments
 (0)