more improvements and cleanup
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
d2d7910d52
commit
051deb6f27
4 changed files with 60 additions and 90 deletions
|
@ -24,6 +24,7 @@ module.exports = function (eleventyConfig) {
|
|||
|
||||
eleventyConfig.setUseGitIgnore(false);
|
||||
eleventyConfig.addPassthroughCopy({
|
||||
"src/js": "js",
|
||||
"src/img": "img",
|
||||
"src/font": "font",
|
||||
"src/favicon.*": "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue