Skip to content

Commit 110fefd

Browse files
committed
1 parent a362d4d commit 110fefd

3 files changed

Lines changed: 119 additions & 2 deletions
32.7 KB
Loading
38.3 KB
Loading

team/index.html

Lines changed: 119 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,13 +1163,130 @@ <h3 class="h5 mb-1">Dr. Niek de Schipper</h3>
11631163

11641164
<img
11651165

1166-
src="/images/team/KaYin_hu1b9a503aa8b75f1b6e80e2ffbf607238_22194_360x0_resize_q90_h2_lanczos.webp" loading="lazy"
1166+
src="/images/team/kevin_hufbe22b50fe8fa332eb9b4924ae5b35c2_70634_360x0_resize_q90_h2_lanczos.webp" loading="lazy"
11671167
decoding="async"
11681168

11691169

11701170
alt="Kevin Wittenberg"
11711171
class=" card-img-top rounded-2 img"
11721172
width="360"
1173+
height="360"
1174+
onerror="this.onerror='null';
1175+
this.src='\/images\/team\/kevin_hufbe22b50fe8fa332eb9b4924ae5b35c2_70634_360x0_resize_q90_lanczos.jpg';" />
1176+
1177+
1178+
1179+
1180+
1181+
1182+
1183+
1184+
1185+
1186+
1187+
1188+
<div class="card-body px-0">
1189+
<h3 class="h5 mb-1">Kevin Wittenberg</h3>
1190+
<p class="mb-0">Data Scientist (SCP)</p>
1191+
1192+
<ul class="list-inline mb-0 mt-2" style="margin-left:-7px">
1193+
1194+
<li class="list-inline-item me-0"><a class="text-primary p-2" href="https://www.scp.nl/over-scp/medewerkers/wittenberg" title="Personal"><i class="fa-solid fa-user"></i></a></li>
1195+
1196+
<li class="list-inline-item me-0"><a class="text-primary p-2" href="https://www.linkedin.com/in/kwittenberg/" title="Linkedin"><i class="fab fa-linkedin"></i></a></li>
1197+
1198+
<li class="list-inline-item me-0"><a class="text-primary p-2" href="https://github.com/KevinWittenberg" title="Github"><i class="fa-brands fa-github"></i></a></li>
1199+
1200+
</ul>
1201+
1202+
</div>
1203+
</div>
1204+
</div>
1205+
1206+
<div class="col-xl-3 col-lg-4">
1207+
<div class="card bg-transparent border-0 text-center">
1208+
1209+
1210+
1211+
1212+
1213+
1214+
1215+
1216+
1217+
1218+
1219+
1220+
1221+
1222+
1223+
1224+
1225+
1226+
1227+
1228+
1229+
1230+
1231+
1232+
1233+
1234+
1235+
1236+
1237+
1238+
1239+
1240+
1241+
1242+
1243+
1244+
1245+
1246+
1247+
1248+
1249+
1250+
1251+
1252+
1253+
1254+
1255+
1256+
1257+
1258+
1259+
1260+
1261+
1262+
1263+
1264+
1265+
1266+
1267+
1268+
1269+
1270+
1271+
1272+
1273+
1274+
1275+
1276+
1277+
1278+
1279+
1280+
1281+
<img
1282+
1283+
src="/images/team/KaYin_hu1b9a503aa8b75f1b6e80e2ffbf607238_22194_360x0_resize_q90_h2_lanczos.webp" loading="lazy"
1284+
decoding="async"
1285+
1286+
1287+
alt="Ka Yin Leung"
1288+
class=" card-img-top rounded-2 img"
1289+
width="360"
11731290
height="358"
11741291
onerror="this.onerror='null';
11751292
this.src='\/images\/team\/KaYin_hu1b9a503aa8b75f1b6e80e2ffbf607238_22194_360x0_resize_q90_lanczos.jpeg';" />
@@ -1186,7 +1303,7 @@ <h3 class="h5 mb-1">Dr. Niek de Schipper</h3>
11861303

11871304

11881305
<div class="card-body px-0">
1189-
<h3 class="h5 mb-1">Kevin Wittenberg</h3>
1306+
<h3 class="h5 mb-1">Ka Yin Leung</h3>
11901307
<p class="mb-0">Data Scientist (SCP)</p>
11911308

11921309
<ul class="list-inline mb-0 mt-2" style="margin-left:-7px">

0 commit comments

Comments
 (0)