Skip to content

Commit 2102ad4

Browse files
committed
convert files to webp
1 parent aeedc43 commit 2102ad4

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

about/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h3>dukebr.org</h3>
1414
</div>
1515
<div class="flex-row">
1616
<div class="img-pane">
17-
<img src="../taipei.jpg"></img>
17+
<img src="../taipei.webp" alt="Picture of Taipei 101"></img>
1818
</div>
1919
<div class="text-pane">
2020
<h3 class="about-command">$ whoami</h3>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h3 id="home-site-name">dukebr.org</h3>
1515
<a href="about/index.html">about</a>
1616
</div>
1717
<div class="img-pane">
18-
<img src="qm.jpg" alt="Picture of the quarter mile walkway at RIT"></img>
18+
<img src="qm.webp" alt="Picture of the quarter mile walkway at RIT"></img>
1919
</div>
2020
</div>
2121
<sub>made with &lt;3</sub>

qm.webp

565 KB
Loading

taipei.webp

599 KB
Loading

0 commit comments

Comments
 (0)