diff options
| author | Fuwn <[email protected]> | 2022-08-20 05:51:38 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-08-20 05:51:38 -0700 |
| commit | 4f3e4e42eebe7a043636f31b1f03913e471a0a96 (patch) | |
| tree | a0fb7b14c7b71697536ff8ee6ad465a510d5fdfc /content/blogs/news/blog.json | |
| parent | feat(sitemap.rs): add description to page (diff) | |
| download | locus-4f3e4e42eebe7a043636f31b1f03913e471a0a96.tar.xz locus-4f3e4e42eebe7a043636f31b1f03913e471a0a96.zip | |
feat(news): add 2022. 08. 20. entry
Diffstat (limited to 'content/blogs/news/blog.json')
| -rw-r--r-- | content/blogs/news/blog.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/content/blogs/news/blog.json b/content/blogs/news/blog.json index bb46e9e..f062629 100644 --- a/content/blogs/news/blog.json +++ b/content/blogs/news/blog.json @@ -6,6 +6,12 @@ "created": "2022. 08. 16.", "last_modified": "2022. 08. 16.", "name": "The Market Soars! (2022. 08. 16.)" + }, + "20220820": { + "author": "Fuwn", + "created": "2022. 08. 20.", + "last_modified": "2022. 08. 20.", + "name": "Shifting Around (2022. 08. 20.)" } } } |