diff --git a/eleventy.config.js b/eleventy.config.js index 2f4ceee..54f899c 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 8635535..2aa9fcd 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 7330557..0d63978 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 e2cbe73..30b81de 100644 --- a/src/components/colors.webc +++ b/src/components/colors.webc @@ -1,4 +1,4 @@ -