diff options
| author | Fuwn <[email protected]> | 2024-09-05 06:18:19 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-05 06:18:19 -0700 |
| commit | bea98a435360a2c99d552849003449b07b3cf1bf (patch) | |
| tree | e0d7bb26473adcd650418643a5a6bbdb46a507f3 /content | |
| parent | chore(nix): add cargo-watch (diff) | |
| download | locus-bea98a435360a2c99d552849003449b07b3cf1bf.tar.xz locus-bea98a435360a2c99d552849003449b07b3cf1bf.zip | |
feat(finger): add july 29, 2024
Diffstat (limited to 'content')
| -rw-r--r-- | content/blogs/finger_archive/2024_06_29.gmi | 21 | ||||
| -rw-r--r-- | content/blogs/finger_archive/blog.json | 3 |
2 files changed, 24 insertions, 0 deletions
diff --git a/content/blogs/finger_archive/2024_06_29.gmi b/content/blogs/finger_archive/2024_06_29.gmi new file mode 100644 index 0000000..97326ee --- /dev/null +++ b/content/blogs/finger_archive/2024_06_29.gmi @@ -0,0 +1,21 @@ +$ touch -t 06290440 fuwn +$ printf "\n\n" && cat /dev/art + + +く__,.ヘヽ. / ,ー、 〉 + \ ', !-─‐-i / /´ + /`ー' L//`ヽ、 + / /, /| , , ', + イ / /-‐/ i L_ ハ ヽ! i + レ ヘ 7イ`ト レ'ァ-ト、 !ハ| | + !,/7 '●' ´i●ハ iソ| | + |.从" _ ,,,, / |./ | + レ'| i>.、,,_ ,.イ / .i | + レ'| | / k_7_/レ'ヽ, ハ. | + | |/i 〈|/ i ,.ヘ | i | + .|/ / i: ヘ! \ | + kヽ>、ハ _,.ヘ、 /、! + !'〈//`T´', \ `'7'ーr' + レ'ヽL__|___i,___,ンレ|ノ + ト-,/ |___./ + 'ー' !_,.: diff --git a/content/blogs/finger_archive/blog.json b/content/blogs/finger_archive/blog.json index c1c3e17..a247bcf 100644 --- a/content/blogs/finger_archive/blog.json +++ b/content/blogs/finger_archive/blog.json @@ -2,6 +2,9 @@ "posts": { "2024_06_27": { "name": "June 27th, 2024" + }, + "2024_06_29": { + "name": "June 29th, 2024" } } } |