docs: Fix logo path in README after refactor

This commit is contained in:
courtmanr@gmail.com
2025-04-24 11:24:45 +01:00
parent 7e174e78ce
commit bdff5d01a4
+1 -1
View File
@@ -1,4 +1,4 @@
# <img src="public/logos/pulse-logo-256x256.png" alt="Pulse Logo" width="32" height="32" style="vertical-align: middle"> Pulse for Proxmox VE
# <img src="src/public/logos/pulse-logo-256x256.png" alt="Pulse Logo" width="32" height="32" style="vertical-align: middle"> Pulse for Proxmox VE
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/rcourtman/Pulse)](https://github.com/rcourtman/Pulse/releases/latest)
[![License](https://img.shields.io/github/license/rcourtman/Pulse)](LICENSE)