feat: update favicon and background images, refactor styles, and enhance skill card data

This commit is contained in:
2025-05-21 12:13:48 +02:00
parent 7e91215af1
commit d3f7368ba8
13 changed files with 42 additions and 289 deletions
+1
View File
@@ -15,6 +15,7 @@
"@data/*": ["src/data/*"],
"@styles/*": ["src/styles/*"],
"@tests/*": ["src/tests/*"],
"@images/*": ["src/assets/images/*"],
},
"moduleResolution": "node",
"types": ["node"]