From 60936e1f6e93e2137c70663e663f657327ab71a9 Mon Sep 17 00:00:00 2001 From: Yasutake Yohei Date: Tue, 30 Jun 2026 21:41:29 +0900 Subject: Update Astro configuration --- astro.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'astro.config.mjs') diff --git a/astro.config.mjs b/astro.config.mjs index cdf4b20..4d5e8e7 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -149,7 +149,7 @@ export default defineConfig({ }, { label: "ご支援", link: "/support/" }, { - label: "Whisper + 生成AI文字起こし", + label: "Whisperで文字起こしする方法", link: "/whisper-to-ai-moji-okoshi/", }, { label: "コンタクト", link: "/contact/" }, -- cgit v1.3.1