mirror of
https://github.com/getzola/zola
synced 2024-12-13 13:52:28 +00:00
421a2512f7
* fix: webp quality level mismatch * fix: hash collision using the same image ops Using the same image operations, but for different formats, e.g. `.jpg` and `.webp`, produced the same hash. To differentiate between these, the image extension is added to the hash. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |