feat: added site map
This commit is contained in:
parent
7682677cf6
commit
a7676d06b6
9 changed files with 62 additions and 21 deletions
|
|
@ -223,6 +223,8 @@ module.exports = (eleventyConfig) => {
|
|||
eleventyConfig.addPassthroughCopy("css");
|
||||
eleventyConfig.addPassthroughCopy("robots.txt");
|
||||
|
||||
eleventyConfig.ignores.add("README.md");
|
||||
|
||||
return {
|
||||
dir: {
|
||||
input: ".",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue