From 06135e648fe52db77d883aa9441462217ef38abb Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 10 May 2025 14:50:52 +0000 Subject: [PATCH] sections: Add title property Signed-off-by: Michael Tremer --- frontend/src/components/Section.vue | 6 ++++-- frontend/src/views/AboutView.vue | 3 +-- frontend/src/views/HomeView.vue | 3 +-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/src/components/Section.vue b/frontend/src/components/Section.vue index 734abd2..2bda15f 100644 --- a/frontend/src/components/Section.vue +++ b/frontend/src/components/Section.vue @@ -1,10 +1,12 @@ -