Update hero.tsx

This commit is contained in:
MacRimi
2025-02-18 23:31:01 +01:00
committed by GitHub
parent 737851c409
commit 4f5f68d54c

View File

@@ -9,14 +9,6 @@ export const metadata: Metadata = {
title: "ProxMenux",
description:
"A menu-driven script for Proxmox VE management, designed to simplify and streamline the execution of commands and tasks.",
siteName: "ProxMenux",
images: [
{
url: `https://raw.githubusercontent.com/MacRimi/ProxMenux/main/web/public/main.png`,
width: 1363,
height: 735,
},
],
}
export default function Hero() {