From 832e4668931c31ae0f436191ec3b69c94eb2845b Mon Sep 17 00:00:00 2001 From: kakkokari-gtyih Date: Sun, 16 Jul 2023 20:23:03 +0900 Subject: [PATCH] (performance) lazy loading GAiChan --- app.vue | 2 +- components/index/hero/Particles.vue | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/app.vue b/app.vue index f0019b22..e9cd8e0b 100644 --- a/app.vue +++ b/app.vue @@ -101,7 +101,7 @@ useHead((): Record => ({ - + diff --git a/components/index/hero/Particles.vue b/components/index/hero/Particles.vue index c5c76b98..ae54e3e3 100644 --- a/components/index/hero/Particles.vue +++ b/components/index/hero/Particles.vue @@ -8,7 +8,6 @@