Skip to content

Commit

Permalink
Add enze and Yijia
Browse files Browse the repository at this point in the history
  • Loading branch information
syifan committed Nov 18, 2024
1 parent 2e043b0 commit 0af1734
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/routes/(lab)/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@
name: 'People',
link: '/people',
},
{
name: 'Grant',
link: '/grant',
},
{
name: 'Publication',
link: '/publication',
Expand Down
14 changes: 14 additions & 0 deletions src/routes/(lab)/people/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,20 @@
<div>Ph.D. Student</div>
<div><b>Email:</b> [email protected]</div>
</Member>

<Member
name="Enze Xu"
profile_img="/enze.jpg"
link="https://xuenze.com/"
>
<div>Ph.D. Student</div>
<div><b>Email:</b> [email protected]</div>
</Member>

<Member name="Yijia Shi" profile_img="" link="">
<div>Ph.D. Student</div>
<div><b>Email:</b> [email protected]</div>
</Member>
</div>

<h2 class="sec-title">Undergraduate Researcher</h2>
Expand Down
Binary file added static/enze.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0af1734

Please sign in to comment.