diff --git a/eleventy.config.js b/eleventy.config.js index c666874..1f1ead9 100644 --- a/eleventy.config.js +++ b/eleventy.config.js @@ -1,6 +1,6 @@ import eleventyPluginNavigation from '@11ty/eleventy-navigation'; import eleventyPluginWebc from '@11ty/eleventy-plugin-webc'; -import { eleventyImagePlugin, eleventyImageTransformPlugin } from '@11ty/eleventy-img'; +import { eleventyImagePlugin } from '@11ty/eleventy-img'; const IMAGE_TRANSFORM_OPTS = { // Set global default options