diff options
| author | Fuwn <[email protected]> | 2023-03-22 16:17:01 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-03-22 16:17:01 -0700 |
| commit | 47adef50b6510eb6a5107c3814309e12f536872f (patch) | |
| tree | 296533b47ca2fb8900eaa1526de84f4eafad0020 | |
| parent | deps(tantivy): from 0.17.0 to 0.19.2 (diff) | |
| download | locus-47adef50b6510eb6a5107c3814309e12f536872f.tar.xz locus-47adef50b6510eb6a5107c3814309e12f536872f.zip | |
fix(blog): add metadata to 2022. 10. 01.
| -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 664ce07..be171f4 100644 --- a/content/blogs/news/blog.json +++ b/content/blogs/news/blog.json @@ -24,6 +24,12 @@ "created": "2022. 09. 14.", "last_modified": "2022. 09. 14.", "name": "The September 14th, 2022 Update (2022. 09. 14.)" + }, + "20221001": { + "author": "Fuwn", + "created": "2022. 10. 01.", + "last_modified": "2022. 10. 01.", + "name": "Stocks Dashboard (2022. 10. 01.)" } } } |