diff --git a/web/app/docs/introduction/page.tsx b/web/app/docs/introduction/page.tsx index 3e91c3a..65ce6d7 100644 --- a/web/app/docs/introduction/page.tsx +++ b/web/app/docs/introduction/page.tsx @@ -5,11 +5,16 @@ export default function IntroductionPage() {
- ProxMenux is a tool designed to make Proxmox VE more accessible to all users, regardless of experience. Through
- a menu-based interface, it simplifies the execution of complex commands for server configuration, maintenance,
- and application installations without requiring manual input. ProxMenux not only streamlines Proxmox VE
- management but also interacts with hardware and drivers, simplifying tasks such as storage management, disk
- handling, and image imports to facilitate system administration and maintenance.
+ ProxMenux is a tool designed to make Proxmox VE more accessible to all users, regardless of experience.
+
+
+ Through a menu-based interface, it simplifies the execution of complex commands for server configuration,
+ maintenance, and application installations without requiring manual input.
+
+
+ ProxMenux not only streamlines Proxmox VE management but also interacts with hardware and drivers, simplifying
+ tasks such as storage management, disk handling, and image imports to facilitate system administration and
+ maintenance.
The following sections of this documentation provide instructions on how to install ProxMenux and detailed
- explanations of each available script. For additional Proxmox-related information, including guides, official
+ explanations of each available script.
+
+
+ For additional Proxmox-related information, including guides, official
documentation, forums, and discussions, visit the{" "}
Guides