️(frontend) add back Marianne font

Marianne font was in base64 in the ui-kit,
it was not an optimize way to do it.
We do not have a CDN yet so the best
is to put them back in the project in
waiting for a CDN options.
This commit is contained in:
Anthony LC
2025-09-01 13:12:23 +02:00
parent 09eddfc339
commit 4dfc1584bd
18 changed files with 126 additions and 3 deletions

View File

@@ -33,6 +33,7 @@ and this project adheres to
- 🐛(makefile) Windows compatibility fix for Docker volume mounting #1264
- 🐛(minio) fix user permission error with Minio and Windows #1264
- 🐛(frontend) fix export when quote block and inline code #1319
- 🐛(frontend) fix base64 font #1324
## [3.5.0] - 2025-07-31