feat: rename (marketing) to (public) routes

This commit is contained in:
javayhu 2025-02-23 14:27:45 +08:00
parent af35d47c4e
commit 21e04f3027
10 changed files with 0 additions and 2 deletions

View File

@ -12,7 +12,6 @@
"node_modules/**", "node_modules/**",
"dist/**", "dist/**",
"build/**", "build/**",
"src/components/*.tsx",
"src/components/ui/*.tsx", "src/components/ui/*.tsx",
"src/components/magicui/*.tsx", "src/components/magicui/*.tsx",
"tailwind.config.ts" "tailwind.config.ts"
@ -49,7 +48,6 @@
"node_modules/**", "node_modules/**",
"dist/**", "dist/**",
"build/**", "build/**",
"src/components/*.tsx",
"src/components/ui/*.tsx", "src/components/ui/*.tsx",
"src/components/magicui/*.tsx", "src/components/magicui/*.tsx",
"tailwind.config.ts" "tailwind.config.ts"