diff options
| author | Fuwn <[email protected]> | 2025-04-18 02:56:22 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-04-18 02:56:22 -0700 |
| commit | d3c6c6fa951d7f82a41f83fe41a1b8e97c229a67 (patch) | |
| tree | df9475e138e219da5554c1da9177575cb6b57a45 /content/blogs/the_daily/blog.json | |
| parent | feat(the_daily): Update grammar in AirPods 4 article (diff) | |
| download | locus-d3c6c6fa951d7f82a41f83fe41a1b8e97c229a67.tar.xz locus-d3c6c6fa951d7f82a41f83fe41a1b8e97c229a67.zip | |
feat(the_daily): Add Time Machine blog post
Diffstat (limited to 'content/blogs/the_daily/blog.json')
| -rw-r--r-- | content/blogs/the_daily/blog.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/content/blogs/the_daily/blog.json b/content/blogs/the_daily/blog.json index 758efd7..513737f 100644 --- a/content/blogs/the_daily/blog.json +++ b/content/blogs/the_daily/blog.json @@ -29,6 +29,13 @@ "created": "2024. 10. 24.", "last_modified": "2025. 02. 12.", "name": "The AirPods 4 with ANC are impressive!" + }, + "fixing_a_broken_time_machine_disk": { + "description": null, + "author": "Fuwn", + "created": "2025. 04. 18.", + "last_modified": "2025. 04. 18.", + "name": "Fixing a Broken Time Machine Disk" } } -}
\ No newline at end of file +} |