(frontend) load docs logo from public folder via url instead of svg

allows logo override at deploy-time using k8s configmaps and static assets

Signed-off-by: Cyril <c.gromoff@gmail.com>
This commit is contained in:
Cyril
2025-10-08 08:33:07 +02:00
parent 546f97c956
commit 4fbd588198
6 changed files with 79 additions and 7 deletions

View File

@@ -49,6 +49,7 @@ and this project adheres to
- 🐛(backend) filter invitation with case insensitive email
- 🐛(frontend) reduce no access image size from 450 to 300 #1463
- 🐛(frontend) preserve interlink style on drag-and-drop in editor #1460
- ✨(frontend) load docs logo from public folder via url #1462
## [3.7.0] - 2025-09-12