Update page.tsx

This commit is contained in:
MacRimi 2025-02-16 14:59:30 +01:00 committed by GitHub
parent fdd55e786b
commit 7da9611ae5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,7 +76,7 @@ export default function GuidesPage() {
> >
<div className="flex items-center gap-3 mb-2"> <div className="flex items-center gap-3 mb-2">
<Code className="h-6 w-6 text-white" /> <Code className="h-6 w-6 text-white" />
<h2 className="text-2xl font-semibold text-white">Proxmox VE Helper-Scripts (Community Edition)</h2> <h2 className="text-2xl font-semibold text-white">Community Helper-Scripts</h2>
</div> </div>
<p className="text-gray-200"> <p className="text-gray-200">
User-submitted guides and scripts for Proxmox VE from the community. User-submitted guides and scripts for Proxmox VE from the community.