Clean up routing code
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Isaac Mills 2025-07-09 18:28:07 -06:00
commit 3024895560
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
11 changed files with 183 additions and 185 deletions

View file

@ -2,7 +2,7 @@
"name": "thesandwich",
"private": true,
"version": "0.0.0",
"source": ["src/*.html", "src/partials/*.html"],
"source": ["src/*.html", "src/completes/*.html"],
"scripts": {
"start": "parcel",
"build": "parcel build"