feat: hosted simulation via 11ty
This commit is contained in:
parent
7769007694
commit
e752441a37
2 changed files with 2 additions and 1 deletions
|
|
@ -395,6 +395,7 @@ module.exports = (eleventyConfig) => {
|
|||
});
|
||||
|
||||
eleventyConfig.addPassthroughCopy("robots.txt");
|
||||
eleventyConfig.addPassthroughCopy("simulations");
|
||||
|
||||
eleventyConfig.ignores.add("README.md");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue