diff options
Diffstat (limited to 'html/gallery.tmpl.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 2fc0459..5a419ab 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/homelab-map.png" alt="Diagram of my homelab setup." width="1224" height="1728" />
<img src="/static/media/MacBook_Pro/MBP_Swollen_1000.jpg" alt="Profile shot of the battery highlighting the swollen cells." width="750" height="1000" />
<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" />
|