Skip to content
Snippets Groups Projects
Commit c66729fc authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

wischmeyer

parent f5fac01d
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,7 @@ const pics: { [key: string]: string } = {
draeger: "https://static.igem.wiki/teams/5247/photos/hp/oliver-draeger-patch-clamp.jpeg",
winkeljann: "https://static.igem.wiki/teams/5247/photos/hp/rnhale-winkeljann.jpg",
kuehnel: "https://static.igem.wiki/teams/5247/photos/hp/hp-philippk-hnel.jpeg ",
wischmeyer: "https://static.igem.wiki/teams/5247/photos/hp/wischmeyer-erhard.webp",
};
/* {
......@@ -741,7 +742,7 @@ export const timelinedata: Array<TimelineDatenpunkt> = [
nachnname: "Wischmeyer",
job: "Research Group Cellular Neurophysiology",
affiliation: "Universität Bielefeld",
pictureurl: pics['placeholder'],
pictureurl: pics['wischmeyer'],
tag: "Academia",
heading: "Discussion on Techniques for Measuring CFTR Channel Functionality",
interviewtabid: "patchclamp",
......@@ -1020,7 +1021,7 @@ export const timelinedata: Array<TimelineDatenpunkt> = [
job: "",
affiliation: "Corden Pharma",
pictureurl: pics['placeholder'],
tag: "Academia",
tag: "Industry",
heading: "Corden",
interviewtabid: "corden",
cardtext: "",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment