Update footer

This commit is contained in:
2024-11-25 16:32:27 +00:00
parent 2e4a256c60
commit b76a08af8e
9 changed files with 97 additions and 5 deletions

View File

@@ -25,7 +25,8 @@ export default async function (eleventyConfig) {
.addPassthroughCopy({
'./public/': '/'
})
.addPassthroughCopy('./content/blog/**/images/*');
.addPassthroughCopy('./content/blog/**/images/*')
.addPassthroughCopy("./content/img/**/*");
// Run Eleventy when these files change:
// https://www.11ty.dev/docs/watch-serve/#add-your-own-watch-targets