Skip to content

Commit 994c152

Browse files
committed
update people layout
1 parent f6fce02 commit 994c152

21 files changed

+40
-25
lines changed

_includes/people.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
<!-- _includes/people.html -->
3-
<div class="col-md-6 ml-mr-auto mb-3 mt-3">
3+
<div class="col-md-6 ml-mr-auto mt-3 mb-3">
44
<div class="card">
55
<div class="row no-gutters">
6-
<div class="col-4">
6+
<div class="col-4 col-sm-3 col-md-4">
77
{% if people.img %}
88
{%- include figure.html class="card-img"
99
path=people.img -%}
@@ -13,8 +13,8 @@
1313
path="assets/img/default-avatar.png" -%}
1414
{% endif %}
1515
</div>
16-
<div class="col-7 ml-4">
17-
<h4 class="card-title">{{people.title}}</h4>
16+
<div class="col-7 col-sm-8 col-md-7 ml-4">
17+
<h5 class="card-title">{{people.title}}</h5>
1818
<hr>
1919

2020
<div class="row">

_people/bo_wang.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: profile
3-
title: Bo Wang
3+
title: Bo Wang (王博)
44
description:
55
img: assets/img/bo_wang.png
66
redirect:

_people/boran_yang.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: profile
3-
title: Boran Yang
3+
title: Boran Yang (杨博然)
44
description:
55
img: assets/img/boran_yang.jpg
66
redirect:

_people/chongming_liu.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
22
layout: profile
3-
title: Chongming Liu
3+
title: Chongming Liu (刘翀鸣)
44
description:
55
img: assets/img/chongming_liu.png
66
redirect:
77
year: 2021
88
category: PhD Students
99
email: liuchongming666@sjtu.edu.cn
10+
github_username: liuchongming1999
1011
---

_people/douglas_zhou.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: profile
3-
title: Douglas Zhou
3+
title: Douglas Zhou (周栋焯)
44
description:
55
img: assets/img/douglas_zhou.jpg
66
redirect: https://ins.sjtu.edu.cn/people/zdz/

_people/guanchun_li.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: profile
3-
title: Guanchun Li
3+
title: Guanchun Li (李冠淳)
44
description: 2020-2021 visiting student
55
img: assets/img/guanchun_li.jpg
66
redirect:

_people/jingyang_ma.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: profile
3-
title: Jingyang Ma
3+
title: Jingyang Ma (马靖洋)
44
description:
55
img: assets/img/jingyang_ma.jpg
66
redirect:

_people/kai_chen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: profile
3-
title: Kai Chen
3+
title: Kai Chen (陈开)
44
description:
55
img: assets/img/kai_chen.jpg
66
redirect: https://neoneuron.github.io

_people/mingzhang_wang.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: profile
3-
title: Mingzhang Wang
3+
title: Mingzhang Wang (王明璋)
44
description:
55
img: assets/img/mingzhang_wang.jpg
66
redirect:

_people/muhan_ma.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: profile
3-
title: Muhan Ma
3+
title: Muhan Ma (马慕晗)
44
description: Graduate of Imperial College London
55
img: assets/img/muhan_ma.jpg
66
redirect:

0 commit comments

Comments
 (0)