diff options
Diffstat (limited to 'html')
-rw-r--r-- | html/gallery.tmpl.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/gallery.tmpl.html b/html/gallery.tmpl.html index 33eef70..8ad6eba 100644 --- a/html/gallery.tmpl.html +++ b/html/gallery.tmpl.html @@ -9,6 +9,7 @@ <p>Note: still under construction.</p>
</section>
<div class="gallery">
+ <img src="./static/media/20240816_Volvo-240-blue_1000.jpg" alt="Blue Volvo 240 DL outside Dearborn Music." width="1000" height="562" />
<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" />
|