Skip to content

Commit 0fe935c

Browse files
Disable SVG minify to avoid navigation icon rendering bug
1 parent 8969b11 commit 0fe935c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ hits_per_page = 4
158158
enable = false
159159

160160
[minify]
161-
disableSVG = false
161+
disableSVG = true
162162

163163
[imaging]
164164
resampleFilter = "CatmullRom"

0 commit comments

Comments
 (0)