From 798c3cfed6c900b442ad7f28430623099741cafc Mon Sep 17 00:00:00 2001 From: L4Ph <4ranci0ne@gmail.com> Date: Mon, 26 May 2025 05:52:51 +0900 Subject: [PATCH] fix: add C++ tag to CJK test post for improved categorization --- src/content/posts/cjk-test.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/posts/cjk-test.md b/src/content/posts/cjk-test.md index 53d3bb5..1672752 100644 --- a/src/content/posts/cjk-test.md +++ b/src/content/posts/cjk-test.md @@ -4,7 +4,7 @@ published: 2025-05-04 updated: 2025-05-04 description: 'CJK Test' image: '' -tags: [C#, テスト, 技术, Fuwari] +tags: [C#, テスト, 技术, Fuwari, C++] category: '技术' draft: true ---