From ec9f8cc264f06ec0e344991fd25eee7a61320ab9 Mon Sep 17 00:00:00 2001 From: Pihkaal Date: Wed, 7 Jan 2026 22:17:37 +0100 Subject: [PATCH] feat(nds): intro animation --- app/components/NDS.vue | 110 ++++++++++++++++++++++++++- app/pages/index.vue | 7 +- app/stores/gallery.ts | 169 ++++++++++++++++++++++------------------- 3 files changed, 201 insertions(+), 85 deletions(-) diff --git a/app/components/NDS.vue b/app/components/NDS.vue index bd28cb5..012739c 100644 --- a/app/components/NDS.vue +++ b/app/components/NDS.vue @@ -1,6 +1,22 @@