diff --git a/_assets/team/Hiwi/003_Yanhong_Xu/profile_image.jpg b/_assets/team/Hiwi/003_Yanhong_Xu/profile_image.jpg index b9e742df..26c0fbce 100644 Binary files a/_assets/team/Hiwi/003_Yanhong_Xu/profile_image.jpg and b/_assets/team/Hiwi/003_Yanhong_Xu/profile_image.jpg differ diff --git a/_assets/team/Hiwi/003_Yanhong_Xu/profile_info.csv b/_assets/team/Hiwi/003_Yanhong_Xu/profile_info.csv index 01194fa2..d151f03b 100644 --- a/_assets/team/Hiwi/003_Yanhong_Xu/profile_info.csv +++ b/_assets/team/Hiwi/003_Yanhong_Xu/profile_info.csv @@ -1,2 +1,2 @@ title;name;position;interests;contact -M.Sc.;Maanik Marathe;Research Assistant; ;st181570@stud.uni-stuttgart.de \ No newline at end of file +M.Sc.;Yanhong_Xu;Research Assistant; ;st181570@stud.uni-stuttgart.de \ No newline at end of file diff --git a/_assets/team/Hiwi/004_Sanaz_Talebi/profile_image.jpg b/_assets/team/Hiwi/004_Sanaz_Talebi/profile_image.jpg index b26583a5..b3413c8d 100644 Binary files a/_assets/team/Hiwi/004_Sanaz_Talebi/profile_image.jpg and b/_assets/team/Hiwi/004_Sanaz_Talebi/profile_image.jpg differ diff --git a/_assets/team/Hiwi/004_Sanaz_Talebi/profile_info.csv b/_assets/team/Hiwi/004_Sanaz_Talebi/profile_info.csv index fe073ae0..d5bd6433 100644 --- a/_assets/team/Hiwi/004_Sanaz_Talebi/profile_info.csv +++ b/_assets/team/Hiwi/004_Sanaz_Talebi/profile_info.csv @@ -1,2 +1,2 @@ title;name;position;interests;contact -M.Sc.;Sanaz Talebi;Research Assistant; ;st196879@stud.uni-stuttgart.de \ No newline at end of file +M.Sc.;Sanaz Talebi;Research Assistant; ;st196879@stud.uni-stuttgart.de \ No newline at end of file diff --git a/_assets/team/Hiwi/005_Sven/profile_image.jpg b/_assets/team/Hiwi/005_Sven/profile_image.jpg new file mode 100644 index 00000000..959c744c Binary files /dev/null and b/_assets/team/Hiwi/005_Sven/profile_image.jpg differ diff --git a/_assets/team/Hiwi/005_Sven/profile_info.csv b/_assets/team/Hiwi/005_Sven/profile_info.csv new file mode 100644 index 00000000..20d5005f --- /dev/null +++ b/_assets/team/Hiwi/005_Sven/profile_info.csv @@ -0,0 +1,2 @@ +title;name;position;interests;contact +M.Sc.;Sven Naber;Research Assistant; ;sven.naber@ims.uni-stuttgart.de \ No newline at end of file diff --git a/members.md b/members.md index a5a77747..b181ab4d 100644 --- a/members.md +++ b/members.md @@ -11,6 +11,15 @@ gen_html("current") ``` \textoutput{team_cards_current} +## Hiwi +```julia:team_cards_Hiwi +#hideall +include("./_assets/scripts/generate_members_html.jl") +gen_html("Hiwi") +``` +\textoutput{team_cards_Hiwi} + + ## Alumni ```julia:team_cards_alumni #hideall @@ -21,11 +30,3 @@ gen_html("alumni") - -## Hiwi -```julia:team_cards_Hiwi -#hideall -include("./_assets/scripts/generate_members_html.jl") -gen_html("Hiwi") -``` -\textoutput{team_cards_Hiwi} \ No newline at end of file