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.

perf(docs-site): further minify header logo SVG. Cut to ~8.9KB with no visual difference.
This commit is contained in:
2026-08-17 16:03:05 -04:00
parent f32e0d0ce5
commit f865ad766d
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB