about summary refs log tree commit diff
path: root/src/librustdoc/html/static/images/wheel.svg
AgeCommit message (Collapse)AuthorLines
2023-02-08rustdoc: use [svgo] to shrink `wheel.svg`Michael Howell-1/+1
[svgo]: https://github.com/svg/svgo $ du -bs src/librustdoc/html/static/images/wheel.svg wheel-old.svg 2972 src/librustdoc/html/static/images/wheel.svg 3764 wheel-old.svg 100*((2972-3764)/3764) = -21.04%
2021-07-07Clean up rustdoc static filesGuillaume Gomez-0/+1