diff options
author | Alex <alex@scerba.org> | 2024-03-05 00:42:40 -0500 |
---|---|---|
committer | Alex <alex@scerba.org> | 2024-03-05 00:42:40 -0500 |
commit | 57bba3a1f764ce18580ba8e86b457bdbeca63983 (patch) | |
tree | 3c7533e39ca0da48e0e029e969f985fc9b0b8ae7 | |
parent | 665c5693cb27ddbdefc9e83195243699b9062347 (diff) |
Add new images
-rw-r--r-- | gallery.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/gallery.html b/gallery.html index 7d2ed36..448f4f1 100644 --- a/gallery.html +++ b/gallery.html @@ -40,6 +40,28 @@ <p>Note: still under construction.</p>
</section>
<div class="gallery">
+ <img src="./static/media/WI_Roadtrip/Backpack_1000.jpg" alt="Packed bags for roadtrip. Two backpacks, a drawstring bag, and a coat." width="1000" height="750" />
+ <img src="./static/media/WI_Roadtrip/Start_1000.jpg" alt="Ben and Rex in front of their cars, a 1989 Volvo 250 Sedan and 1997 Mazda MX-5." width="1000" height="750" />
+ <img src="./static/media/WI_Roadtrip/Road_1000.jpg" alt="Volvo from view of the Miata." width="1000" height="750" />
+ <img src="./static/media/WI_Roadtrip/Bridge_1000.jpg" alt="Bridge along I-96." width="1000" height="750" />
+ <img src="./static/media/WI_Roadtrip/Rain_1000.jpg" alt="Rain in Lake Geneva, WI." width="1000" height="750" />
+ <img src="./static/media/WI_Roadtrip/Dinner_1000.jpg" alt="Sitting at the dinner table." width="1000" height="750" />
+ <img src="./static/media/WI_Roadtrip/Jeep_1000.jpg" alt="1985 Jeep CJ-7 by Williams Bay waterfront." width="1000" height="750" />
+ <img src="./static/media/WI_Roadtrip/TV_1000.jpg" alt="Stereo setup with sub and TV." width="1000" height="750" />
+ <img src="./static/media/Autorama24/Sketching.jpg" alt="Me and other students sketching cars at the CCS booth at Autorama 2024." width="1000" height="750" />
+ <img src="./static/media/Autorama24/LTU_Encounter.jpg" alt="Meeting an LTU senior, Andrew Berry." width="616" height="1000" />
+ <img src="./static/media/Autorama24/IMG20240303125314_1000.jpg" alt="." width="1000" height="750" />
+ <img src="./static/media/Autorama24/IMG20240303130300_1000.jpg" alt="." width="1000" height="750" />
+ <img src="./static/media/Autorama24/IMG20240303130450_1000.jpg" alt="." width="1000" height="750" />
+ <img src="./static/media/Autorama24/IMG20240303131721_1000.jpg" alt="." width="1000" height="750" />
+ <img src="./static/media/Autorama24/IMG20240303132324_1000.jpg" alt="." width="1000" height="750" />
+ <img src="./static/media/Autorama24/IMG20240303133419_1000.jpg" alt="." width="750" height="1000" />
+ <img src="./static/media/Autorama24/IMG20240303135227_1000.jpg" alt="." width="1000" height="750" />
+ <img src="./static/media/Autorama24/IMG20240303135642_1000.jpg" alt="." width="1000" height="750" />
+ <img src="./static/media/Autorama24/IMG20240303141050_1000.jpg" alt="." width="1000" height="750" />
+ <img src="./static/media/Autorama24/IMG20240303141501_1000.jpg" alt="." width="1000" height="750" />
+ <img src="./static/media/Autorama24/IMG20240303141852_1000.jpg" alt="." width="1000" height="750" />
+ <img src="./static/media/Autorama24/IMG20240303162728_1000.jpg" alt="." width="1000" height="750" />
<img src="./static/media/20240229_Midterm-board_1000.jpg" alt="Skyline photo lightning in Detroit. Featuring the Fisher building." width="1000" height="563" />
<img src="./static/media/20240227_Detroit-weather_1000.jpg" alt="Skyline photo lightning in Detroit. Featuring the Fisher building." width="1000" height="563" />
<img src="./static/media/20240228_Y-wing_1000.jpg" alt="Clone Wars era LEGO Y-Wing model build out of 501st battle packs. Captain Rex minifigure in pilot seat." width="1000" height="563" />
|