fix: replace base64 images with nested svg to fix rasterization blurriness

This commit is contained in:
2026-08-03 22:10:53 -04:00
parent d1719e5836
commit 84e236ea4c
3 changed files with 18 additions and 14 deletions
-1
View File
@@ -10,4 +10,3 @@ regex = "1"
serde = { version = "1", features = ["derive"] }
toml = "0.8"
walkdir = "2"
base64 = "0.23.0"