Skip to content

Commit fd8eeec

Browse files
committed
Upadate people page
1 parent 30b57fe commit fd8eeec

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

_data/authors.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ fularz-michal:
3838
#### PhD students ####
3939

4040
ptak-bartosz:
41-
status : "phdstudent"
41+
status : "employee"
4242
firstname : "Bartosz"
4343
surname : "Ptak"
4444
title : #
@@ -55,7 +55,7 @@ ptak-bartosz:
5555
url: "https://www.linkedin.com/in/bartoszptak/"
5656

5757
piechocki-mateusz:
58-
status : "phdstudent"
58+
status : "employee"
5959
firstname : "Mateusz"
6060
surname : "Piechocki"
6161
title : #
@@ -72,7 +72,7 @@ piechocki-mateusz:
7272
url: "https://www.linkedin.com/in/mateusz-piechocki-68b517192"
7373

7474
aszkowski-przemyslaw:
75-
status : "phdstudent"
75+
status : "employee"
7676
firstname : "Przemysław"
7777
surname : "Aszkowski"
7878
title : #

_pages/people.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ author_profile: false
1010

1111
{% assign authors = site.data.authors | sort %}
1212

13-
<h3>Employees</h3>
1413
<div class="grid__wrapper">
1514

1615
{% for f in authors %}

0 commit comments

Comments
 (0)