Homepage Redesign

This commit is contained in:
Eric Gullickson
2025-11-03 14:06:54 -06:00
parent 54d97a98b5
commit eeb20543fa
71 changed files with 3925 additions and 1340 deletions

View File

@@ -61,7 +61,10 @@
"Bash(npm run lint)",
"Bash(cat:*)",
"Bash(./scripts/export-database.sh --help)",
"Bash(xargs:*)"
"Bash(xargs:*)",
"Bash(test:*)",
"Bash(./node_modules/.bin/tsc:*)",
"mcp__firecrawl__firecrawl_scrape"
],
"deny": []
}