Update page.tsx

This commit is contained in:
MacRimi 2025-02-16 15:46:55 +01:00 committed by GitHub
parent 719fb36d82
commit de959baaf7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -107,7 +107,7 @@ export default function GuidesPage() {
<h2 className="text-2xl font-semibold text-white">Proxmox VE Helper-Scripts</h2> <h2 className="text-2xl font-semibold text-white">Proxmox VE Helper-Scripts</h2>
</div> </div>
<p className="text-gray-200"> <p className="text-gray-200">
Proxmox VE Helper-Scripts is a community-maintained toolset for simplifying Proxmox VE setup and management, originally created by tteck. Proxmox VE Helper-Scripts is a set of tools for simplifying the installation of applications and the management of Proxmox VE, maintained by the community.
</p> </p>
</a> </a>
</div> </div>