mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
Update page.tsx
This commit is contained in:
parent
dfa2678037
commit
edea736e4b
@ -76,10 +76,10 @@ export default function GuidesPage() {
|
|||||||
>
|
>
|
||||||
<div className="flex items-center gap-3 mb-2">
|
<div className="flex items-center gap-3 mb-2">
|
||||||
<Book className="h-6 w-6 text-white" />
|
<Book className="h-6 w-6 text-white" />
|
||||||
<h2 className="text-2xl font-semibold text-white">Community Helper-Scripts</h2>
|
<h2 className="text-2xl font-semibold text-white">Guides 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 for Proxmox VE from the community Helper-Scripts.
|
||||||
</p>
|
</p>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
@ -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 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.
|
Proxmox VE Helper-Scripts is a community-maintained toolset for simplifying Proxmox VE setup and management, originally created by tteck.
|
||||||
</p>
|
</p>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user