diff options
Diffstat (limited to 'content/blogs/the_daily/blog.json')
| -rw-r--r-- | content/blogs/the_daily/blog.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/content/blogs/the_daily/blog.json b/content/blogs/the_daily/blog.json new file mode 100644 index 0000000..1d50e22 --- /dev/null +++ b/content/blogs/the_daily/blog.json @@ -0,0 +1,19 @@ +{ + "description": null, + "posts": { + "nvme_troubles_part_1": { + "description": null, + "author": "Fuwn", + "created": "2024. 06. 17.", + "last_modified": "2024. 06. 17.", + "name": "NVMe Troubles Part 1." + }, + "nvme_troubles_part_2": { + "description": null, + "author": "Fuwn", + "created": "2024. 06. 17.", + "last_modified": "2024. 06. 17.", + "name": "NVMe Troubles Part 2." + } + } +} |