From bfdccaf2ad6357d63eb1cb70e7645a1e9954cd43 Mon Sep 17 00:00:00 2001 From: Chengkai Wu Date: Fri, 22 Mar 2024 21:07:00 +0800 Subject: [PATCH] update --- _data/types.yaml | 2 +- _members/teacher-zibo-miao.md | 2 +- team/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/types.yaml b/_data/types.yaml index becb0f9..7839b18 100644 --- a/_data/types.yaml +++ b/_data/types.yaml @@ -6,7 +6,7 @@ prof: icon: fa-solid fa-microscope description: Professor -assocprof: +aspr: icon: fa-solid fa-microscope description: Associate Professor diff --git a/_members/teacher-zibo-miao.md b/_members/teacher-zibo-miao.md index 8146b35..df04230 100644 --- a/_members/teacher-zibo-miao.md +++ b/_members/teacher-zibo-miao.md @@ -1,7 +1,7 @@ --- name: Zibo Miao 苗子博 image: images/member/zibomiao.png -role: assocprof +role: aspr alumni: false aliases: - Zibo Miao diff --git a/team/index.md b/team/index.md index ba9a34b..b16bea0 100644 --- a/team/index.md +++ b/team/index.md @@ -12,8 +12,8 @@ nav: ## Teacher {% include list.html data="members" component="portrait" filters="role: prof, alumni: false" %} +{% include list.html data="members" component="portrait" filters="role: aspr, alumni: false" %} {% include list.html data="members" component="portrait" filters="role: ap, alumni: false" %} -{% include list.html data="members" component="portrait" filters="role: assocprof, alumni: false" %} {% include section.html %}