diff options
author | Alex Scerba <alex@scerba.org> | 2025-02-10 10:36:30 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2025-02-10 10:36:30 -0500 |
commit | b4cae5d425ed84854a53febbf4f577d66c43c857 (patch) | |
tree | 0eaa2bf06a0a1cc34040058ff454d03058e4dcf5 /html/gallery.tmpl.html | |
parent | b13f78946d86f67426b3a25b46eb6bffa67eabf5 (diff) |
Fix broken macbook at work link
Diffstat (limited to 'html/gallery.tmpl.html')
-rw-r--r-- | html/gallery.tmpl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/gallery.tmpl.html b/html/gallery.tmpl.html index be154b8..2fc0459 100644 --- a/html/gallery.tmpl.html +++ b/html/gallery.tmpl.html @@ -13,7 +13,7 @@ <img src="/static/media/MacBook_Pro/MBP_Uncovered_1000.jpg" alt="Insides of a mid 2015 A1398 MacBook Pro filled with dust, dirt, and a swollen battery." width="1000" height="750" />
<img src="/static/media/GT630/GPU_Installed_1000.jpg" alt="GT 630 installed in computer. Fan controller screwed into rear PCI slot mount parallel with the expansion cards." width="1000" height="750" />
<img src="/static/media/GT630/GT630_Fan_Mod_1000.jpg" alt="EVGA GT 630 video card with external fan controller connected to its cooling fan." width="1000" height="750" />
- <img src="/static/media/MacBook_Pro_15_At_Work_1000.jpg" alt="Picture of my Mid 2015 MacBook Pro 15-inch on a woodworking bench with VS Codium open on-screen editing this article." width="1000" height="1000" />
+ <img src="/static/media/MacBook_Pro/MacBook_Pro_15_At_Work_1000.jpg" alt="Picture of my Mid 2015 MacBook Pro 15-inch on a woodworking bench with VS Codium open on-screen editing this article." width="1000" height="1000" />
<img src="/static/media/MiniR53_Halloween_1000.jpg" alt="Mini Cooper S R53 with large google eyes on headlights and two cardboard triangle teeth sticking out the bottom of the grill. Hood clamshell is open looking like a mouth about to chomp." width="1000" height="1000" />
<img src="/static/media/Custom_SR60/SR60_Custom.jpg" alt="Original Grado SR60 headphones with Aliexpress drivers, detachable cables, and custom 3D printed driver housings." width="1000" height="750" />
<img src="/static/media/Custom_SR60/SR60_Custom_Open_Driver.jpg" alt="40mm aftermarket driver installed into custom 3D printed housing." width="1000" height="1000" />
|