mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-17 09:36:22 +00:00
Update web
This commit is contained in:
@@ -244,7 +244,7 @@ systemctl enable --now pve-ha-lrm pve-ha-crm corosync
|
||||
<div>
|
||||
<p className="font-semibold text-center">ProxMenux</p>
|
||||
<img
|
||||
src="https://macrimi.github.io/ProxMenux/fastfetch/proxmenux.png"
|
||||
src="/images/design-mode/proxmenux.png"
|
||||
alt="ProxMenux Logo"
|
||||
className="rounded shadow-lg"
|
||||
/>
|
||||
@@ -252,7 +252,7 @@ systemctl enable --now pve-ha-lrm pve-ha-crm corosync
|
||||
<div>
|
||||
<p className="font-semibold text-center">Proxmox</p>
|
||||
<img
|
||||
src="https://macrimi.github.io/ProxMenux/fastfetch/proxmox.png"
|
||||
src="/images/design-mode/proxmox.png"
|
||||
alt="Proxmox Logo"
|
||||
className="rounded shadow-lg"
|
||||
/>
|
||||
@@ -260,7 +260,7 @@ systemctl enable --now pve-ha-lrm pve-ha-crm corosync
|
||||
<div>
|
||||
<p className="font-semibold text-center">Helper-Scripts</p>
|
||||
<img
|
||||
src="https://macrimi.github.io/ProxMenux/fastfetch/helper-scripts.png"
|
||||
src="/images/design-mode/helper-scripts.png"
|
||||
alt="Helper-Scripts Logo"
|
||||
className="rounded shadow-lg"
|
||||
/>
|
||||
@@ -268,7 +268,7 @@ systemctl enable --now pve-ha-lrm pve-ha-crm corosync
|
||||
<div>
|
||||
<p className="font-semibold text-center">Home-Labs-Club</p>
|
||||
<img
|
||||
src="https://macrimi.github.io/ProxMenux/fastfetch/home-labs-club.png"
|
||||
src="/images/design-mode/home-labs-club.png"
|
||||
alt="Home-Labs-Club Logo"
|
||||
className="rounded shadow-lg"
|
||||
/>
|
||||
@@ -276,7 +276,7 @@ systemctl enable --now pve-ha-lrm pve-ha-crm corosync
|
||||
<div>
|
||||
<p className="font-semibold text-center">Proxmology</p>
|
||||
<img
|
||||
src="https://macrimi.github.io/ProxMenux/fastfetch/proxmology.png"
|
||||
src="/images/design-mode/proxmology.png"
|
||||
alt="Proxmology Logo"
|
||||
className="rounded shadow-lg"
|
||||
/>
|
||||
@@ -336,7 +336,7 @@ echo "clear && fastfetch" >> ~/.bashrc
|
||||
|
||||
<div className="mb-6 flex justify-center">
|
||||
<img
|
||||
src="https://macrimi.github.io/ProxMenux/figurine/figurine.png"
|
||||
src="/images/design-mode/figurine.png"
|
||||
alt="Figurine Example Output"
|
||||
className="rounded-md shadow-lg border border-gray-200"
|
||||
style={{ maxWidth: "100%" }}
|
||||
@@ -384,4 +384,3 @@ chmod +x "/etc/profile.d/figurine.sh"
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user