This commit is contained in:
Michel Roegl-Brunner
2025-03-12 13:56:28 +01:00
parent 44b3099168
commit 0a70984f76
7 changed files with 29 additions and 23 deletions

View File

@@ -7,8 +7,8 @@ export const generateStaticParams = () => {
export default function manifest(): MetadataRoute.Manifest {
return {
name: "Proxmox VE Helper-Scripts",
short_name: "Proxmox VE Helper-Scripts",
name: "Proxmox VE Helper-Scripts Development",
short_name: "Proxmox VE Helper-Scripts Development",
description:
"A Re-designed Front-end for the Proxmox VE Helper-Scripts Repository. Featuring over 200+ scripts to help you manage your Proxmox VE environment.",
theme_color: "#030712",