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

@@ -47,7 +47,7 @@ function Navbar() {
src="/ProxmoxVED/logo.png"
className=""
/>
<span className="hidden md:block">Proxmox VE Helper-Scripts</span>
<span className="hidden md:block">Proxmox VE Helper-Scripts DEVELOPMENT REPO</span>
</Link>
<div className="flex gap-2">
<CommandMenu />