diff --git a/infra/proxmox/index.njk b/infra/proxmox/index.njk
index 2d594f9..d5fbe9d 100644
--- a/infra/proxmox/index.njk
+++ b/infra/proxmox/index.njk
@@ -14,7 +14,7 @@ layout: base.njk
Hardware
- PVE (main server), a Beelink S12 Pro, running as the primary Proxmox host. It has a 500GB SSD for VM and container storage, and connects to the network via the server-room Zyxel switch.
-- pve2 (test server), a second Proxmox host, physically located in the study and connected via the OpenWRT-side Zyxel switch. It's dedicated purely to testing and development, running the third Docker host VM (docker-host-pve2) plus experimental setups without risking the production environment.
+- pve2 (test server), a second Proxmox host, physically located in the study and connected via the OpenWrt-side Zyxel switch. It's dedicated purely to testing and development, running the third Docker host VM (docker-host-pve2) plus experimental setups without risking the production environment.
- Backups, nightly VM backups from PVE run at 00:30 to an NFS share on the Synology (
nas:/volume1/backup), with retention of the last 3 daily, 3 monthly and 1 yearly backup.