Skip to content

Commit

Permalink
resize imgs
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephChenHub committed Dec 14, 2023
1 parent 691d083 commit 3575ebe
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<img src="resources/header.png" alt="Joseph Chen's Homepage" />
</header>
<section id="bio">
<img src="resources/_DSC9346.jpg" alt="Portrait of Joseph Chen" id="bio-photo">
<img src="resources/dsc9346.jpg" alt="Portrait of Joseph Chen" id="bio-photo">
<div id="bio-text">
<h2>Biography</h2>
<p>Hi there ! 👏 I am a second-year Ph.D. student at <a href="https://www.polyu.edu.hk", style="color:4169E1;">
Expand Down Expand Up @@ -143,7 +143,7 @@ <h3>Deep Partial Rank Aggregation for Personalized Attributes</h3>
<section id="misc", style="margin-top:50px;">
<h2>Miscellaneous</h2>
<div class="flex-container">
<img src="resources/_DSC7217.jpg" class="hk-image" alt="HK">
<img src="resources/dsc7217.jpg" class="hk-image" alt="HK">
<p class="image-caption">Hong Kong@Joseph</p>
</div>
</section>
Expand Down
Binary file renamed .DS_Store → resources/.DS_Store
Binary file not shown.
Binary file removed resources/_DSC7217.jpg
Binary file not shown.
Binary file removed resources/_DSC9346.jpg
Binary file not shown.
Binary file added resources/dsc7217.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/dsc9346.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 3575ebe

Please sign in to comment.