From b595406049ee75b4ab11de54a978b18ad3738f6b Mon Sep 17 00:00:00 2001 From: liliana <liliana.sanfilippo@uni-bielefeld.de> Date: Thu, 22 Aug 2024 16:29:10 +0200 Subject: [PATCH] h --- src/components/HorizontalTimeline.tsx | 2 +- src/contents/human-practices.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/HorizontalTimeline.tsx b/src/components/HorizontalTimeline.tsx index fdf68ed8..37dc72c2 100644 --- a/src/components/HorizontalTimeline.tsx +++ b/src/components/HorizontalTimeline.tsx @@ -366,7 +366,7 @@ function TimeItem({tag, title, pic, author, tabid}: ItemProps){ title: "" , pic: "https://static.igem.wiki/teams/5247/placeholders/placehilderperson.jpeg", tag: "Academia", - author: "Wischmeyer", + author: "Prof. Dr. Erhard Wischmeyer", tabid: "InvWischmeyer", text: "Text", }, diff --git a/src/contents/human-practices.tsx b/src/contents/human-practices.tsx index 9890ceea..02b6e008 100644 --- a/src/contents/human-practices.tsx +++ b/src/contents/human-practices.tsx @@ -187,7 +187,7 @@ let timelinepersontabs =[ { node: <> <br/> - <h3>Wischmeyer</h3> + <h3>Prof. Dr. Erhard Wischmeyer</h3> <hr/> <div className="row"> <div className="col-2"> -- GitLab