-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -307,3 +307,17 @@ His lab motto is _To make the right molecule in the right place at the right tim | |
|
||
<h2>MRes Students</h2> | ||
|
||
<div class="row"> | ||
<div class="column"> | ||
<div class="card"> | ||
<img src="./pics/people/Edward.jpg" class="myimg"> | ||
<h4>Ruochong Xu</h4> | ||
<p class="title">MRes Pharmaceutical Research Student <br>2023-present</p> | ||
<p></p> | ||
<div style="margin: 15px 0;"> | ||
<a href="https://uk.linkedin.com/in/ruochong-xu-725a33334?original_referer=https%3A%2F%2Fwww.google.com%2F"><i class="fa fa-linkedin"></i></a> | ||
<a href="mailto:[email protected]"><i class="fa fa-envelope"></i></a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> |