diff options
| author | Yasutake Yohei <yohei@yasutakeyohei.com> | 2026-06-30 21:41:29 +0900 |
|---|---|---|
| committer | Yasutake Yohei <yohei@yasutakeyohei.com> | 2026-06-30 21:41:29 +0900 |
| commit | 60936e1f6e93e2137c70663e663f657327ab71a9 (patch) | |
| tree | 14920c5922ec1e742fb20ef7c77cd0c1eb37ab60 /astro.config.mjs | |
| parent | dbacb81ed669a168e75543d960b7d3471f7a469b (diff) | |
Update Astro configuration
Diffstat (limited to 'astro.config.mjs')
| -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/" }, |
