From 4f45a15ca35dce78f43d6a58ed50e0765bb49a3e Mon Sep 17 00:00:00 2001
From: Liliana Sanfilippo <liliana.sanfilippo@uni-bielefeld.de>
Date: Mon, 23 Sep 2024 00:02:59 +0200
Subject: [PATCH] unused

---
 src/contents/contribution.tsx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/contents/contribution.tsx b/src/contents/contribution.tsx
index 4c889259..dd575bb2 100644
--- a/src/contents/contribution.tsx
+++ b/src/contents/contribution.tsx
@@ -5,7 +5,7 @@ import { H2} from "../components/Headings";
 import { OLDBFHStyleTabs } from "../components/Tabs";
 import { BlockQuoteB } from "../components/Quotes";
 import { useNavigateTabs } from "../utils/navigation";
-import { Certificate, Poster, PosterRow } from "../components/poster";
+import { Certificate, PosterRow } from "../components/poster";
 
 
 export function Contribution() {
@@ -223,7 +223,7 @@ export function About(){
       <h3>Feedback makes it better </h3>
       <p>Gathering feedback after the event and learning from it to make the next one even better. This will make the 2025 meet-up in Frankfurt even bigger and better! Thank you! </p>
 
-      <H2 text="Feedback zu unserem Event"/>
+      <H2 text="Feedback for our Event"/>
       <H2 text="Acknowledgments"/>
       <p>The BFH Committee extends heartfelt thanks to: </p>
       <ul>
-- 
GitLab