diff options
author | Alex <alex@scerba.org> | 2024-03-12 11:26:09 -0400 |
---|---|---|
committer | Alex <alex@scerba.org> | 2024-03-12 11:26:09 -0400 |
commit | 466658e565bf1ad33d343882ae97806a06c209a8 (patch) | |
tree | 8604a94d810cc867e5a90ecc277b98290cf2aded /gallery.html | |
parent | 83a16cf7dc459ec41c20b90fe76bb0fd928c1d13 (diff) |
Append latest images
Diffstat (limited to 'gallery.html')
-rw-r--r-- | gallery.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/gallery.html b/gallery.html index 26d4cb6..59591b8 100644 --- a/gallery.html +++ b/gallery.html @@ -40,6 +40,24 @@ <p>Note: still under construction.</p>
</section>
<div class="gallery">
+ <img src="./static/media/SB-D8/Coco_1000.jpg" alt="Coco, my chocolate lab, standing in the driveway." width="1000" height="750" />
+ <img src="./static/media/SB-D8/Staredown_1000.jpg" alt="Mazda Miata and Chevrolet Silverado in a staredown in my driveway." width="1000" height="562" />
+ <img src="./static/media/SB-D8/Slave-1_1000.jpg" alt="LEGO Boba Fett's Slave 1." width="1000" height="562" />
+ <img src="./static/media/SB-D8/Soulless-One_1000.jpg" alt="LEGO General Grievous's fighter." width="1000" height="562" />
+ <img src="./static/media/SB-D8/CIS-Tank-Droid_1000.jpg" alt="LEGO CIS tank droid." width="1000" height="562" />
+ <img src="./static/media/SB-D7/Finished-sets-2_1000.jpg" alt="Completed sets lined up on the floor, second shot." width="1000" height="750" />
+ <img src="./static/media/SB-D7/Finished-sets_1000.jpg" alt="Completed sets lined up on the floor." width="1000" height="750" />
+ <img src="./static/media/SB-D6/LEGOs_1000.jpg" alt="LEGO and action figures spread out across the livingroom floor." width="1000" height="750" />
+ <img src="./static/media/SB-D6/Jack_1000.jpg" alt="Jack the cat stalking a lazer pointer." width="1000" height="750" />
+ <img src="./static/media/SB-D6/Corvair_1000.jpg" alt="Chevrolet Corvair in teal." width="1000" height="750" />
+ <img src="./static/media/SB-D6/Cows-at-Kopps_1000.jpg" alt="Ángel photographing the cow statues at Kopps." width="1000" height="750" />
+ <img src="./static/media/SB-D6/Kopps_1000.jpg" alt="Large sculpture of a sppon and cherry inside of Kopps." width="750" height="1000" />
+ <img src="./static/media/SB-D6/Packed_1000.jpg" alt="Jeep CJ-7, Volvo 244, Mazda MX-5, and Chevrolet Silverado lined up in the driveway." width="1000" height="750" />
+ <img src="./static/media/SB-D5/Side_1000.jpg" alt="Side of the truck with new wheels fitted up front and original wheels in back." width="1000" height="750" />
+ <img src="./static/media/SB-D5/Wheel-well_1000.jpg" alt="Me in the wheel well fitting the strut." width="750" height="1000" />
+ <img src="./static/media/SB-D5/Engine-bay_1000.jpg" alt="Ben looking at engine bay while standing on tire in front of the truck." width="1000" height="750" />
+ <img src="./static/media/SB-D5/LEGO_1000.jpg" alt="Old LEGO box in a bag." width="750" height="1000" />
+ <img src="./static/media/SB-D5/Field_1000.jpg" alt="Field in Wisconsin." width="1000" height="750" />
<img src="./static/media/SB-D4/Bullitt_1000.jpg" alt="Movie cover for the 1968 action/crime movie 'Bullitt'." width="1000" height="750" />
<img src="./static/media/SB-D4/Jeep-Museum_1000.jpg" alt="Jeep CJ-7 and Mazda MX-5 in front of the Milwaukee Art Museum." width="1000" height="750" />
<img src="./static/media/SB-D4/Jeep-Friend_1000.jpg" alt="Newer Jeep Willys parked next to my CJ-7 at the barber shop." width="1000" height="750" />
|