aboutsummaryrefslogtreecommitdiff
path: root/html/gallery.tmpl.html
diff options
context:
space:
mode:
authorAlex Scerba <alex@scerba.org>2025-09-25 21:26:13 -0500
committerAlex Scerba <alex@scerba.org>2025-09-25 21:26:13 -0500
commit5fbccf20cc91ab97f0657b13784a2771794f2413 (patch)
tree26deb886b133d7249f785bb77241304af1a8af9a /html/gallery.tmpl.html
parent674aea0e547a59ae186f693b4688b86c0650d61c (diff)
Fix incorrect image size for Bullitt cover
Diffstat (limited to 'html/gallery.tmpl.html')
-rw-r--r--html/gallery.tmpl.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/gallery.tmpl.html b/html/gallery.tmpl.html
index 827a65f..18bcac5 100644
--- a/html/gallery.tmpl.html
+++ b/html/gallery.tmpl.html
@@ -113,7 +113,7 @@
<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/Bullitt_1000.jpg" alt="Movie cover for the 1968 action/crime movie 'Bullitt'." width="667" height="1000" />
<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" />
<img src="/static/media/SB-D4/Before-Hair_1000.jpg" alt="Me with longer hair, before my haircut." width="750" height="1000" />