From eaa53cbebb73edfa80640b41aa094e1689f7e07e Mon Sep 17 00:00:00 2001 From: Bastian Masanek Date: Thu, 30 Oct 2025 09:14:16 +0100 Subject: [PATCH] Update footer contact information and refactor button component template for cleaner syntax --- app/components/CommonFooter.vue | 2 +- app/components/ui/button/Button.vue | 8 ++------ ...M experimenta Styleguide CSS 210413@2x.png | Bin 9742159 -> 0 bytes 3 files changed, 3 insertions(+), 7 deletions(-) delete mode 100755 docs/styleguides/JM experimenta Styleguide CSS 210413@2x.png diff --git a/app/components/CommonFooter.vue b/app/components/CommonFooter.vue index 90c0dee..6aedf0c 100644 --- a/app/components/CommonFooter.vue +++ b/app/components/CommonFooter.vue @@ -41,7 +41,7 @@ const currentYear = new Date().getFullYear()