From bca8ffa17466b2049ad04bb6f3f94eef3106a7be Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 17 Jun 2024 06:28:27 -0700 Subject: feat(blogs): update blog descriptions --- content/blogs/news/blog.json | 2 +- content/blogs/programming_languages/blog.json | 2 +- content/blogs/projects/blog.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/blogs/news/blog.json b/content/blogs/news/blog.json index a4c71ea..51f9022 100644 --- a/content/blogs/news/blog.json +++ b/content/blogs/news/blog.json @@ -1,5 +1,5 @@ { - "description": "Update logs of Locus (this Gemini capsule)", + "description": "The Update Logs of This Gemini Capsule", "posts": { "20220816": { "author": "Fuwn", diff --git a/content/blogs/programming_languages/blog.json b/content/blogs/programming_languages/blog.json index bfb1f52..4c72d14 100644 --- a/content/blogs/programming_languages/blog.json +++ b/content/blogs/programming_languages/blog.json @@ -1,5 +1,5 @@ { - "description": "Thoughts and Resources of the Programming Languages Fuwn Uses", + "description": "Thoughts and Resources of the Programming Languages Fuwn Actively Uses and Has Used", "posts": { "Go": { "author": "Fuwn", diff --git a/content/blogs/projects/blog.json b/content/blogs/projects/blog.json index fca7c63..d10d3c6 100644 --- a/content/blogs/projects/blog.json +++ b/content/blogs/projects/blog.json @@ -1,8 +1,8 @@ { - "description": "Details and Resources for a Few of Fuwn’s Projects", + "description": "Detail and Resources for a Select Few of Fuwn's Projects", "posts": { "GemRest": { - "description": "Simple solutions designed for the Gemini protocol; so you can rest easy by letting us handle the hassle.", + "description": "Simple solutions designed for the Gemini protocol", "author": "Fuwn", "created": "2022. 06. 11.", "last_modified": "2022. 06. 11." -- cgit v1.2.3