feat: Add SEO stuff

This commit is contained in:
Wanjohi
2024-08-30 10:35:24 +03:00
parent 1cef08ebdf
commit 5520883f00
19 changed files with 150 additions and 68 deletions

View File

@@ -17,7 +17,7 @@
"outDir": "tmp",
"noEmit": true,
"paths": {
"~/*": ["./src/*"]
"@/*": ["./src/*"]
}
},
"files": ["./.eslintrc.cjs"],