diff options
| -rw-r--r-- | astro.config.mjs | 2 |
1 files changed, 1 insertions, 1 deletions
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/" }, |
