From 8aa6ab4fd06de62f00a7f0aa3b30f02ab458bdde 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 @@