From 6b6689d7067302d8ace01967d1c4e422387ea94a Mon Sep 17 00:00:00 2001 From: Tabby <41929769+tabby-cat-nya@users.noreply.github.com> Date: Fri, 9 Jan 2026 02:33:34 +0000 Subject: [PATCH] added pounce, updated projects --- pages/index.vue | 29 +++++--------------- pages/projects.vue | 61 +++++++++++++++++++++++++++++++----------- public/img/pounce.png | Bin 0 -> 71235 bytes 3 files changed, 52 insertions(+), 38 deletions(-) create mode 100644 public/img/pounce.png diff --git a/pages/index.vue b/pages/index.vue index 23674cd..a501ea0 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -84,33 +84,18 @@ var { data } = await useAsyncData('home', () => queryContent('blog').where({hidd

Current Projects