diff options
| author | Alex Scerba <alex@scerba.org> | 2025-11-21 07:32:04 -0600 |
|---|---|---|
| committer | Alex Scerba <alex@scerba.org> | 2025-11-21 07:32:04 -0600 |
| commit | 55c2fb4b09121aba30dc8f9ca0beb1ac156ce4ca (patch) | |
| tree | dfdfbf4dbf51a61dc2b489037f4bea55d503107d | |
| parent | 8969d7347dec7ca1fda832bdaecb95ff4052e789 (diff) | |
Add pen photo to gallery
| -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 0aabdcd..dc4b7fa 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/pen-collection-early-2025_1000.jpg" alt="Left-to-right: Kaweco Liliput with broad nib, Platinum Preppy crystal with fine nib and eyedropper conversion, and Platinum Preppy black medium nib." width="750" height="1000" />
<img src="/static/media/Precision_5540/battery-swap_1000.jpg" alt="Inside my Dell Precision 5540 with new, larger battery next to machine for comparison." width="1000" height="750" />
<img src="/static/media/rudybob.png" alt="I'm a little surprised at the angst felt here. How many times have you read 'aging' describing tech. Eleven months is aged. Who actually still goes there to read old stuff?? Not me. I feel no nostalgia for old tech sites except for a guy called Zanshin who got foxed. -RudyBob" width="865" height="186" />
<img src="/static/media/cutting-corners.png" alt="Cutting corners: After AnandTech shut down, it was understood that the site's publisher would keep its valuable archives online indefinitely. Now, it turns out that for Future PLC, 'intefinitely' only meant a little over 11 months. Anyone concerned about preserving the site should consider backing up alternative archives as soon as possible." width="687" height="182" />
|
