remove old junk
All checks were successful
/ build (push) Successful in 26s

This commit is contained in:
Ruben 2025-09-16 10:22:14 -05:00
commit a46df994d5
Signed by: sneexy
GPG key ID: 8ECFA045E63BC583
6 changed files with 3 additions and 85 deletions

View file

@ -1,7 +1,6 @@
import { minify } from "terser";
import { transform } from "lightningcss";
import eleventyNavigationPlugin from "@11ty/eleventy-navigation";
import pluginFilters from "./_config/filters.js";
import syntaxHighlight from "@11ty/eleventy-plugin-syntaxhighlight";
export default function(eleventyConfig) {