From dfa267803770574c2dd0b56ca1665f0f0fac8205 Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Sun, 16 Feb 2025 15:13:16 +0100 Subject: [PATCH] Update page.tsx --- web/app/guides/page.tsx | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/web/app/guides/page.tsx b/web/app/guides/page.tsx index 9c1fcfb..fe1ebf3 100644 --- a/web/app/guides/page.tsx +++ b/web/app/guides/page.tsx @@ -75,7 +75,7 @@ export default function GuidesPage() { className="block p-6 bg-blue-600 rounded-lg shadow-md hover:bg-blue-700 transition-colors" >
+ @@ -96,6 +96,20 @@ export default function GuidesPage() { Comprehensive Proxmox VE documentation and administration guide available.
+ +
+ + Proxmox VE Helper-Scripts is a collection of tools to simplify the setup and management of Proxmox Virtual Environment (VE). Originally created by tteck, these scripts are now continued by the community. +
+ {/* PBS Documentation */}