From 99bae87b0d8ccf17c523b369754b01345376f43b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Thu, 19 Feb 2026 19:06:29 +0100 Subject: [PATCH] feat(logo): integrate logo into header, mobile menu, and footer --- assets/images/palina.svg | 3 +++ partials/footer.hbs | 6 +++++- partials/mobile-menu.hbs | 9 ++++++++- 3 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 assets/images/palina.svg diff --git a/assets/images/palina.svg b/assets/images/palina.svg new file mode 100644 index 0000000..4b47f24 --- /dev/null +++ b/assets/images/palina.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/partials/footer.hbs b/partials/footer.hbs index 4e79346..07490cc 100644 --- a/partials/footer.hbs +++ b/partials/footer.hbs @@ -1,7 +1,11 @@