Skip to content

Commit

Permalink
update members page
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesZhutheThird committed May 26, 2024
1 parent 7c4a8de commit 37b86b5
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
6 changes: 3 additions & 3 deletions _pages/en/members.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ children:
- title: divider
- title: 🧑‍💻Student
permalink: /members/student/
- title: divider
- title: 🧑‍🎓Alumni
permalink: /members/alumni/
# - title: divider
# - title: 🧑‍🎓Alumni
# permalink: /members/alumni/
---
4 changes: 3 additions & 1 deletion _pages/en/student.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ description: Students of X-LANCE
nav: false
---

<h2> Postdocs </h2>
<style>
.mycontainer {
width:100%;
Expand All @@ -22,6 +21,9 @@ nav: false
}
</style>


[//]: # (<h2> Postdocs </h2>)

<h2> PhD Candidates </h2>
<div class="mycontainer">
<div>
Expand Down
6 changes: 3 additions & 3 deletions _pages/zh/members.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ children:
- title: divider
- title: 🧑‍💻学生
permalink: /members/student/
- title: divider
- title: 🧑‍🎓校友
permalink: /members/alumni/
# - title: divider
# - title: 🧑‍🎓校友
# permalink: /members/alumni/
---

4 changes: 3 additions & 1 deletion _pages/zh/student.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ description: Students of X-LANCE
nav: false
---

<h2> 博士后 </h2>
<style>
.mycontainer {
width:100%;
Expand All @@ -22,6 +21,9 @@ nav: false
}
</style>

[//]: # (<h2> 博士后 </h2>)


<h2> 博士研究生 </h2>
<div class="mycontainer">
<div>
Expand Down

0 comments on commit 37b86b5

Please sign in to comment.