Skip to content

Commit d8cef20

Browse files
committed
Optimize images to webp standard
1 parent c72a5c3 commit d8cef20

File tree

1,585 files changed

+783
-466
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,585 files changed

+783
-466
lines changed

.eleventy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ module.exports = function (eleventyConfig) {
5757

5858
eleventyConfig.addWatchTarget("src/sass/*.scss");
5959

60-
eleventyConfig.addPassthroughCopy("src/img");
60+
eleventyConfig.addPassthroughCopy("src/assets/img");
6161
eleventyConfig.addPassthroughCopy("src/webfonts");
6262
eleventyConfig.addPassthroughCopy("src/cache-polyfill.js");
6363
eleventyConfig.addPassthroughCopy("src/CNAME");
62.8 KB
27 KB
6.54 KB
2.99 KB

docs/assets/img/ALM_planner.jpg

62.8 KB

docs/assets/img/ALM_planner.webp

27 KB
50.4 KB
18.2 KB
7.45 KB

0 commit comments

Comments
 (0)