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/blogs/programming_languages | |
| parent | blog(programming_languages): update go (diff) | |
| download | locus-bca8ffa17466b2049ad04bb6f3f94eef3106a7be.tar.xz locus-bca8ffa17466b2049ad04bb6f3f94eef3106a7be.zip | |
feat(blogs): update blog descriptions
Diffstat (limited to 'content/blogs/programming_languages')
| -rw-r--r-- | content/blogs/programming_languages/blog.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |