From 5d9738efec4ba3228e4689807bb01a94721ff814 Mon Sep 17 00:00:00 2001 From: Chengkai Wu Date: Thu, 21 Mar 2024 14:32:17 +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 666bef4..becb0f9 100644 --- a/_data/types.yaml +++ b/_data/types.yaml @@ -6,7 +6,7 @@ prof: icon: fa-solid fa-microscope description: Professor -aprof: +assocprof: icon: fa-solid fa-microscope description: Associate Professor diff --git a/_members/teacher-zibo-miao.md b/_members/teacher-zibo-miao.md index c8c1dac..8146b35 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: aprof +role: assocprof alumni: false aliases: - Zibo Miao diff --git a/team/index.md b/team/index.md index 688f66f..9ba0cbd 100644 --- a/team/index.md +++ b/team/index.md @@ -12,7 +12,7 @@ nav: ## Teacher {% include list.html data="members" component="portrait" filters="role: prof, alumni: false" %} -{% include list.html data="members" component="portrait" filters="role: aprof, alumni: false" %} +{% include list.html data="members" component="portrait" filters="role: assocprof, alumni: false" %} {% include list.html data="members" component="portrait" filters="role: ap, alumni: false" %} {% include section.html %}