From 92e7e5164d320011633b4544b2627e4cc10c293e Mon Sep 17 00:00:00 2001 From: germondai Date: Thu, 11 Jun 2026 08:40:00 +0200 Subject: [PATCH] feat: add root app layout and global meta configuration --- apps/web/app/app.vue | 231 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 231 insertions(+) create mode 100644 apps/web/app/app.vue diff --git a/apps/web/app/app.vue b/apps/web/app/app.vue new file mode 100644 index 0000000..cd6c2f7 --- /dev/null +++ b/apps/web/app/app.vue @@ -0,0 +1,231 @@ + + + + +