From 1ad2d662b0f62b7593b6bd623e32eadb0339ce09 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 23 Jun 2024 19:17:52 -0700 Subject: refactor(blogs): shift content --- content/blogs/programming_languages/blog.json | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 content/blogs/programming_languages/blog.json (limited to 'content/blogs/programming_languages/blog.json') diff --git a/content/blogs/programming_languages/blog.json b/content/blogs/programming_languages/blog.json deleted file mode 100644 index 4c72d14..0000000 --- a/content/blogs/programming_languages/blog.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "description": "Thoughts and Resources of the Programming Languages Fuwn Actively Uses and Has Used", - "posts": { - "Go": { - "author": "Fuwn", - "created": "2021. 07. 19.", - "last_modified": "2024. 06. 17." - }, - "Forth": { - "author": "Fuwn", - "created": "2022. 04. 21.", - "last_modified": "2022. 04. 21." - }, - "OCaml": { - "author": "Fuwn", - "created": "2021. 07. 23.", - "last_modified": "2021. 07. 23." - }, - "Rust": { - "author": "Fuwn", - "created": "2021. 07. 23.", - "last_modified": "2021. 07. 23." - } - } -} -- cgit v1.2.3