perf(docs-site): minify header logo SVG

logo.svg was 56KB of unminified, high-precision path data with no
embedded raster. Running it through SVGO (default preset, multipass)
cuts it to ~20KB with no visual difference.
This commit is contained in:
2026-08-17 15:38:37 -04:00
parent f32e0d0ce5
commit 69cadb41fc
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 20 KiB