Add lazy image loading, fix bugs

This commit is contained in:
Blossomi Shymae
2024-10-12 08:40:08 -05:00
parent 1fbc018f42
commit 3baf423532
14 changed files with 69 additions and 33 deletions

View File

@@ -12,6 +12,7 @@
"dependencies": {
"aos": "^2.3.4",
"axios": "^1.6.8",
"ldrs": "^1.0.2",
"nuxt": "^3.11.2",
"nuxt-app": "file:",
"vue": "^3.4.21",