mirror of
https://github.com/tylernguyen/wiki.git
synced 2025-02-05 08:23:14 -06:00
chore: compress png and jpg more aggressively
This commit is contained in:
parent
442c1618c2
commit
82d6646f5a
1 changed files with 3 additions and 1 deletions
|
@ -177,7 +177,9 @@ plugins:
|
|||
assets_exclude:
|
||||
- cdn.jsdelivr.net/npm/mathjax@3/*
|
||||
- giscus.app/*
|
||||
- optimize
|
||||
- optimize:
|
||||
optimize_png_speed: 1
|
||||
optimize_jpg_quality: 30
|
||||
- search
|
||||
- tags:
|
||||
shadow_tags_prefix: _
|
||||
|
|
Loading…
Reference in a new issue