From 3faec33bace525f0839ed454dc76f25dbb9b9e59 Mon Sep 17 00:00:00 2001 From: syui Date: Wed, 16 Jul 2025 11:04:50 +0900 Subject: [PATCH] fix blog post --- my-blog/content/posts/2025-07-16-ailog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my-blog/content/posts/2025-07-16-ailog.md b/my-blog/content/posts/2025-07-16-ailog.md index 2f6207b..086cf2e 100644 --- a/my-blog/content/posts/2025-07-16-ailog.md +++ b/my-blog/content/posts/2025-07-16-ailog.md @@ -1,5 +1,5 @@ --- -title: "ailogでAIとの会話をブログにする" +title: "AIとの会話をブログにする" slug: "ailog" date: "2025-07-16" tags: ["blog", "rust", "atproto"]