From 51f3ebf0c1fdff5c4e60329068d5cd6a7a5ada02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dorien=20Gr=C3=B6nwald?= Date: Sun, 23 Jun 2024 10:45:58 +0200 Subject: [PATCH] fix: add link to logo in footer --- src/tsx/layout/Footer.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/tsx/layout/Footer.tsx b/src/tsx/layout/Footer.tsx index 97767df..8c21e79 100644 --- a/src/tsx/layout/Footer.tsx +++ b/src/tsx/layout/Footer.tsx @@ -5,9 +5,11 @@ function Footer() {