From e59b3e5db2d8368c1e3e48c2dfe9b4a8caf479b4 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Wed, 23 Nov 2022 06:47:25 +0800 Subject: [PATCH] chore: fix layout --- app.vue | 2 +- layouts/default.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app.vue b/app.vue index adc2e8f0..e5c00115 100644 --- a/app.vue +++ b/app.vue @@ -10,8 +10,8 @@ useHead({ diff --git a/layouts/default.vue b/layouts/default.vue index 0fc57c6f..e3dbcf9e 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -1,6 +1,6 @@