add static pages

This commit is contained in:
2025-04-17 09:33:09 -03:00
parent e5ded40845
commit 04bf71a297
6 changed files with 301 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
"paths": {
"@components/*": ["src/components/*"],
"@layouts/*": ["src/layouts/*"]
}
},
"strictNullChecks": true
}
}