Skip to content

Commit 6370d4e

Browse files
committed
feat: migrate final Flickr image to local storage
Migrated the last remaining externally-hosted image: - Downloaded cement-block.jpg from Flickr (farm3.static.flickr.com) - Stored in content/images/2008-02-14/ - Updated classified-funny.md to use local path - Converted markdown link to HTML to avoid MyST parser confusion All external image dependencies (Flickr and WordPress) are now eliminated. The blog is fully self-contained for images.
1 parent 3c70fd7 commit 6370d4e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
395 KB
Loading

content/old/humour/classified-funny.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Apropos of nothing, here's a few funny Craigslist postings, culled from Metafilt
1313

1414
[Hey, Crackhead](http://www.craigslist.org/about/best/sfo/27499971.html)
1515

16-
[Cement Block, \$1](http://farm3.static.flickr.com/2416/2201688044_b9a72418e2_o.jpg)
16+
<a href="/images/2008-02-14/cement-block.jpg">Cement Block, $1</a>
1717

1818
[Thank You Donkey Porn](http://www.craigslist.org/about/best/wdc/90359106.html)
1919

0 commit comments

Comments
 (0)