Skip to content

Commit e3345f6

Browse files
authored
Update to introduction on website (#233)
* Update to introduction Added a bit more info for those who did not see the GitHub jet. * Update page.tsx
1 parent 1466496 commit e3345f6

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

frontend/src/app/page.tsx

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,12 @@ export default function Page() {
106106
Make managing your Homelab a breeze
107107
</h1>
108108
<p className="max-w-2xl text-center text-lg leading-relaxed tracking-tight text-muted-foreground md:text-xl">
109-
200+ scripts to help you manage your <b>Proxmox VE environment</b>
110-
. Whether you&apos;re a seasoned user or a newcomer, Proxmox VE
111-
Helper Scripts has got you covered.
109+
We are a community-driven initiative that simplifies the setup of Proxmox Virtual Environment (VE).</br>
110+
Originally created by <a href="https://github.com/tteck" target="_blank">tteck</a>, these scripts automate and streamline</br>
111+
the process of creating and configuring Linux containers (LXC) and virtual machines (VMs) on Proxmox VE.
112+
</br>
113+
With 200+ scripts to help you manage your <b>Proxmox VE environment</b>.</br>
114+
Whether you're a seasoned user or a newcomer, we've got you covered.
112115
</p>
113116
</div>
114117
<div className="flex flex-row gap-3">

0 commit comments

Comments
 (0)