From d77cdf432bee09dbff3c5527fce13e7f17543cd5 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 16 Aug 2022 20:21:19 -0700 Subject: fix(blog.json): TRAILING COMMA IN JSON ... --- content/blogs/news/blog.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/blogs') diff --git a/content/blogs/news/blog.json b/content/blogs/news/blog.json index 87e6f43..bb46e9e 100644 --- a/content/blogs/news/blog.json +++ b/content/blogs/news/blog.json @@ -5,7 +5,7 @@ "author": "Fuwn", "created": "2022. 08. 16.", "last_modified": "2022. 08. 16.", - "name": "The Market Soars! (2022. 08. 16.)", + "name": "The Market Soars! (2022. 08. 16.)" } } } -- cgit v1.2.3