This commit is contained in:
parent
2e0d4c4d35
commit
bafb9687c9
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ export default function(eleventyConfig) {
|
|||
eleventyConfig.addPassthroughCopy({ "sneexy/notebook/": "~sneexy/notebook/" }); // notebook page generated by quartz seperately - see https://forged.synth.download/sneexy/notebook
|
||||
eleventyConfig.addPassthroughCopy("custard.html");
|
||||
eleventyConfig.addPlugin(eleventyNavigationPlugin);
|
||||
eleventyConfig.addPlugin(pluginFilters);
|
||||
eleventyConfig.addPlugin(syntaxHighlight);
|
||||
eleventyConfig.addPassthroughCopy("assets/");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue