aboutsummaryrefslogtreecommitdiffhomepage
path: root/astro.config.mjs
diff options
context:
space:
mode:
authorYasutake Yohei <yohei@yasutakeyohei.com>2026-06-30 21:41:29 +0900
committerYasutake Yohei <yohei@yasutakeyohei.com>2026-06-30 21:41:29 +0900
commit60936e1f6e93e2137c70663e663f657327ab71a9 (patch)
tree14920c5922ec1e742fb20ef7c77cd0c1eb37ab60 /astro.config.mjs
parentdbacb81ed669a168e75543d960b7d3471f7a469b (diff)
Update Astro configuration
Diffstat (limited to 'astro.config.mjs')
-rw-r--r--astro.config.mjs2
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/" },