chore: more reorganization

This commit is contained in:
Cory Dransfeldt 2023-06-20 10:30:51 -07:00
parent dd56c5ff62
commit 8bb5361403
No known key found for this signature in database
8 changed files with 21 additions and 4 deletions

View file

@ -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