From fcdadaad6ffbe0e3301fb7ffd5bfdb1c7cc949d8 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 18 Jul 2022 02:26:08 -0700 Subject: feat(remarks.json): add new remark --- content/json/remarks.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'content/json') diff --git a/content/json/remarks.json b/content/json/remarks.json index 54ca901..cc11bea 100644 --- a/content/json/remarks.json +++ b/content/json/remarks.json @@ -10,5 +10,9 @@ { "remark": "Haskell is a cool language, but it's just so weird.", "created": "2022. 06. 14." + }, + { + "remark": "One of the reasons I scrapped my Gemini crawler/ search engine is because the more I delved into it, the more I realized how political indexing is.", + "created": "2022. 07. 18." } ] -- cgit v1.2.3