From 7dcf1070a20a9d0a6d34884b641e01c8a3f65276 Mon Sep 17 00:00:00 2001 From: Arthur Danjou Date: Sat, 6 Sep 2025 16:18:05 +0200 Subject: [PATCH] Update app.config.ts --- app/app.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/app.config.ts b/app/app.config.ts index c171afd..a74a9a6 100644 --- a/app/app.config.ts +++ b/app/app.config.ts @@ -1,5 +1,5 @@ export default defineAppConfig({ - repository: 'nuxt/ui', + repository: 'arthurdanjou/artsite', ui: { colors: { primary: 'green',