optimize images for faster loading, fix meta description tag

This commit is contained in:
Amruth Pillai
2026-01-20 01:03:02 +01:00
parent ce8d273c79
commit 5f5c2e1a52
19 changed files with 14 additions and 3288 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
"noUnusedLocals": true,
"noUnusedParameters": true,
"noFallthroughCasesInSwitch": true,
"noUncheckedSideEffectImports": true,
"noUncheckedSideEffectImports": false,
/* Paths */
"baseUrl": ".",