diff options
| author | Fuwn <[email protected]> | 2024-06-17 06:28:27 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-06-17 06:28:27 -0700 |
| commit | bca8ffa17466b2049ad04bb6f3f94eef3106a7be (patch) | |
| tree | bae6b7dca188c6f3c3c5d64f282e76ef54bf3d0f /content | |
| parent | blog(programming_languages): update go (diff) | |
| download | locus-bca8ffa17466b2049ad04bb6f3f94eef3106a7be.tar.xz locus-bca8ffa17466b2049ad04bb6f3f94eef3106a7be.zip | |
feat(blogs): update blog descriptions
Diffstat (limited to 'content')
| -rw-r--r-- | content/blogs/news/blog.json | 2 | ||||
| -rw-r--r-- | content/blogs/programming_languages/blog.json | 2 | ||||
| -rw-r--r-- | 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." |