Skip to content

Commit

Permalink
Update homepage content
Browse files Browse the repository at this point in the history
Signed-off-by: Haolong Wang <109599952+gsmark36@users.noreply.github.com>
  • Loading branch information
gsmark36 committed Oct 29, 2024
1 parent 4adb8fd commit a0100d3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file added assets/juice.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: "Home | Haolong Wang"

# About Me

<a href="https://github.com/gsmark36"><img class="profile-picture" src="{{ site.url }}/assets/panda-head.png" style="opacity: 0.80; width: 160px; height: 140px;"></a>
<a href="https://github.com/gsmark36"><img class="profile-picture" src="{{ site.url }}/assets/juice.png" style="opacity: 0.80; width: 130px; height: 200px;"></a>

Hi! I am a graduate student at Computer Lab, University of Cambridge.

Expand Down
4 changes: 2 additions & 2 deletions research.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Some of my research projects are shown here. Please contact me if you have any q
---

## Title 1
<img class="profile-picture" src="{{ site.url }}/assets/panda-head.png" style="opacity: 0.80; width: 160px; height: 140px;">
<img class="profile-picture" src="{{ site.url }}/assets/cactus.png" style="opacity: 0.80; width: 170px; height: 170px;">

**Full name of project 1**

Expand All @@ -22,7 +22,7 @@ Description of project to be added here.
---

## Title 2
<img class="profile-picture" src="{{ site.url }}/assets/plant.png" style="opacity: 0.80; width: 180px; height: 180px;">
<img class="profile-picture" src="{{ site.url }}/assets/plant.png" style="opacity: 0.80; width: 150px; height: 150px;">

### Full name of project 2
Description of project to be added here.
Expand Down

0 comments on commit a0100d3

Please sign in to comment.