diff --git a/eleventy.config.js b/eleventy.config.js index 54f899c..2f4ceee 100644 --- a/eleventy.config.js +++ b/eleventy.config.js @@ -32,7 +32,7 @@ export default async function (eleventyConfig) { ); eleventyConfig.addPlugin(eleventyPluginWebc, { - components: ['src/components/**/*.webc', 'npm:@11ty/eleventy-img/*.webc'] + components: ['src/components/*.webc', 'npm:@11ty/eleventy-img/*.webc'] }); eleventyConfig.addPlugin(eleventyPluginNavigation); eleventyConfig.addPlugin(eleventyImagePlugin, IMAGE_TRANSFORM_OPTS); diff --git a/src/components/abilities.webc b/src/components/abilities.webc index 2aa9fcd..8635535 100644 --- a/src/components/abilities.webc +++ b/src/components/abilities.webc @@ -1,4 +1,4 @@ -
+
Here you would see an illustration… If I had one… -
-

-

+
+

+

- diff --git a/src/components/card.webc b/src/components/card.webc index 0d63978..7330557 100644 --- a/src/components/card.webc +++ b/src/components/card.webc @@ -1,4 +1,4 @@ - +
@@ -8,8 +8,8 @@
- diff --git a/src/components/colors.webc b/src/components/colors.webc index 30b81de..e2cbe73 100644 --- a/src/components/colors.webc +++ b/src/components/colors.webc @@ -1,4 +1,4 @@ -