We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ef71d6 commit 67a3c45Copy full SHA for 67a3c45
assets/js/team-data.js
@@ -36,19 +36,19 @@ const teamData = {
36
email: 'chenxinchi@fudan.edu.cn',
37
homepage: 'https://dalstonchen.github.io/'
38
},
39
- // {
40
- // id: 'jinlan-fu',
41
- // name: {
42
- // zh: '傅金兰',
43
- // en: 'Jinlan Fu'
44
- // },
45
- // title: {
46
- // zh: '助理教授',
47
- // en: 'Assistant Professor'
48
49
- // photo: 'assets/img/Jinlan Fu.jpg',
50
- // homepage: 'https://jinlanfu.github.io'
51
+ {
+ id: 'jinlan-fu',
+ name: {
+ zh: '傅金兰',
+ en: 'Jinlan Fu'
+ },
+ title: {
+ zh: '助理教授',
+ en: 'Assistant Professor'
+ photo: 'assets/img/Jinlan Fu.jpg',
+ homepage: 'https://jinlanfu.github.io'
52
{
53
id: 'tao-ji',
54
name: {
0 commit comments