chore: more reorganization
This commit is contained in:
parent
dd56c5ff62
commit
8bb5361403
8 changed files with 21 additions and 4 deletions
|
@ -43,8 +43,6 @@ module.exports = function (eleventyConfig) {
|
|||
|
||||
// passthrough
|
||||
eleventyConfig.addPassthroughCopy('src/assets')
|
||||
eleventyConfig.addPassthroughCopy('src/robots.txt')
|
||||
eleventyConfig.addPassthroughCopy('src/contribute.json')
|
||||
eleventyConfig.addPassthroughCopy('_redirects')
|
||||
|
||||
// shortcodes
|
||||
|
|
Reference in a new issue