From 4f3e4e42eebe7a043636f31b1f03913e471a0a96 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sat, 20 Aug 2022 05:51:38 -0700 Subject: feat(news): add 2022. 08. 20. entry --- content/blogs/news/20220820.gmi | 3 +++ content/blogs/news/blog.json | 6 ++++++ 2 files changed, 9 insertions(+) create mode 100644 content/blogs/news/20220820.gmi diff --git a/content/blogs/news/20220820.gmi b/content/blogs/news/20220820.gmi new file mode 100644 index 0000000..0c1d57f --- /dev/null +++ b/content/blogs/news/20220820.gmi @@ -0,0 +1,3 @@ +* Moved readability disclaimer to its own page +* Added links to news, sitemap, and readability onto front page +* Added description to sitemap 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.)" } } } -- cgit v1.2.3