clean up, redo windows so it's not "invalid"
All checks were successful
/ build (push) Successful in 1m26s
All checks were successful
/ build (push) Successful in 1m26s
This commit is contained in:
parent
766ea35e2c
commit
87fa720865
16 changed files with 160 additions and 182 deletions
|
|
@ -5,7 +5,6 @@ import eleventyNavigationPlugin from "@11ty/eleventy-navigation";
|
|||
|
||||
export default function(eleventyConfig) {
|
||||
eleventyConfig.addPassthroughCopy("assets/");
|
||||
eleventyConfig.addPassthroughCopy("scripts/");
|
||||
|
||||
eleventyConfig.addFilter("cssmin", function (code) {
|
||||
const result = transform({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue