From ead8821b0aec197824da645ec31a09fe8aee755b Mon Sep 17 00:00:00 2001 From: Jakob Scheid Date: Sat, 23 May 2026 11:57:23 +0200 Subject: [PATCH] Use semantic HTML elements in the left sidebar layout --- src/layouts/LeftSidebarLayout.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layouts/LeftSidebarLayout.vue b/src/layouts/LeftSidebarLayout.vue index 080d5a6..56d3b50 100644 --- a/src/layouts/LeftSidebarLayout.vue +++ b/src/layouts/LeftSidebarLayout.vue @@ -7,9 +7,9 @@ import Sidebar from '@/features/sidebar/components/Sidebar.vue'; -
+
-
+