diff options
| author | Arne Rief <riearn@proton.me> | 2026-06-19 22:05:09 +0200 |
|---|---|---|
| committer | Arne Rief <riearn@proton.me> | 2026-06-19 22:05:09 +0200 |
| commit | 976a826b7111e2c440cd9a394d536ab302c14cbe (patch) | |
| tree | 7264a6ec8744c818284c5b6a5be5fd4bdb091677 /index-en.html | |
| parent | 507090dcbe4ae1f44c52414c6101ac9d8c5cd86f (diff) | |
WebP images
Diffstat (limited to 'index-en.html')
| -rw-r--r-- | index-en.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/index-en.html b/index-en.html index 27fdcce..5fdf0f3 100644 --- a/index-en.html +++ b/index-en.html @@ -119,7 +119,7 @@ <h2 class="title">Sample Projects</h2> <div class="project-container"> <img - src="images/screenshot-robot-tracker.png" + src="images/screenshot-robot-tracker.webp" alt="A screenshot of the city map with the robots" class="project-screenshot" /> @@ -213,7 +213,7 @@ </p> </article> <img - src="images/screenshot-note-book.png" + src="images/screenshot-note-book.webp" alt="A screenshot of a Note Book user's book collection page" class="project-screenshot" /> @@ -221,7 +221,7 @@ <div class="project-container"> <img - src="images/screenshot-all-in-trips.png" + src="images/screenshot-all-in-trips.webp" alt="A screenshot of a All In Trips' landing page" class="project-screenshot" /> @@ -274,7 +274,7 @@ <!-- <div class="project-container"> <img - src="images/screenshot-auriga.png" + src="images/screenshot-auriga.webp" alt="A screenshot of a MiAuriga's landing page" class="project-screenshot" /> |
