From 269a26b976ecf5e66223219855a6cb516677fd4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Wed, 11 Oct 2023 14:21:57 -0400 Subject: [PATCH] refactor(pages): add custom "empty" template --- app.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app.vue b/app.vue index cef1aa0..6702aa5 100644 --- a/app.vue +++ b/app.vue @@ -44,6 +44,10 @@ algorithm: darkBool ? theme.darkAlgorithm : theme.defaultAlgorithm, }" > +