replaced globe with gopher

This commit is contained in:
X201 2024-05-26 20:17:40 -04:00
parent d7cb0d06f4
commit 157729db16
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 612 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

BIN
web/static/img/gopher.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

View File

@ -8,7 +8,7 @@
<main>
<section>
<h1 class="font-bold">Serve Static Files Like this Globe</h1>
<img src="/static/img/globe.png" alt="alternate text">
<img src="/static/img/gopher.png" alt="alternate text">
</main>
<footer>