From 0e0ea5091254c3334426d56095e1bc7053cd4e5c Mon Sep 17 00:00:00 2001 From: "courtmanr@gmail.com" Date: Wed, 28 May 2025 11:13:50 +0100 Subject: [PATCH] docs: organize desktop screenshots in 2x2 grid layout MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Change desktop screenshots from vertical list to 2x2 grid table format - Set screenshot width to 400px for better readability - Add clear labels above each desktop screenshot - Maintain dashboard as hero image while organizing other views 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- README.md | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 9c33ece7d..ee4f80db5 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,26 @@ A lightweight monitoring application for Proxmox VE that displays real-time stat
Click to view other UI tabs -**PBS Tab:** -![PBS View](docs/images/02-pbs-view.png) - -**Backups Tab:** -![Backups View](docs/images/03-backups-view.png) - -**Line Graph Toggle:** -![Line Graph Toggle View](docs/images/04-line-graph-toggle.png) +
+ + + + + + + + + + + + + + + + + +
PBS TabBackups Tab
PBS ViewBackups View
Line Graph Toggle
Line Graph Toggle View
+