From 9c45b477452af0516facbef97c95c048fbf44eca Mon Sep 17 00:00:00 2001 From: Tabby <41929769+tabby-cat-nya@users.noreply.github.com> Date: Fri, 1 Aug 2025 17:14:41 +1000 Subject: [PATCH] moved artfight to the all projects page --- pages/index.vue | 14 +------------ pages/projects.vue | 52 ++++++++++++++++++++++++++++++---------------- 2 files changed, 35 insertions(+), 31 deletions(-) diff --git a/pages/index.vue b/pages/index.vue index 5636e07..bddd3e0 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -80,19 +80,7 @@ var { data } = await useAsyncData('home', () => queryContent('blog').where({hidd

Current Projects