diff options
| author | Fuwn <[email protected]> | 2026-02-11 23:43:28 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-02-11 23:43:31 -0800 |
| commit | 17475e06c8822c854dcfa1335f44957b6a3eb629 (patch) | |
| tree | 4e85234cf29e54ef747f1dc01ad2c523f18bd692 /content/blogs/finger_archive/blog.json | |
| parent | chore: Update CI references to updated Rust toolchain channel (diff) | |
| download | locus-17475e06c8822c854dcfa1335f44957b6a3eb629.tar.xz locus-17475e06c8822c854dcfa1335f44957b6a3eb629.zip | |
feat: Replace static blog system with Notion-backed dynamic content
Diffstat (limited to 'content/blogs/finger_archive/blog.json')
| -rw-r--r-- | content/blogs/finger_archive/blog.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/content/blogs/finger_archive/blog.json b/content/blogs/finger_archive/blog.json deleted file mode 100644 index 2148303..0000000 --- a/content/blogs/finger_archive/blog.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "priority": 2, - "posts": { - "2024_06_27": { - "name": "June 27th, 2024" - }, - "2024_06_29": { - "name": "June 29th, 2024" - } - } -}
\ No newline at end of file |