aboutsummaryrefslogtreecommitdiffhomepage
path: root/astro.config.mjs
diff options
context:
space:
mode:
authorYasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com>2026-06-25 12:59:22 +0900
committerYasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com>2026-06-25 12:59:22 +0900
commita5fa2159d1883ca28f0edae9a42c847096da30db (patch)
tree412e5aa3a718366d0e5af77299ec759e48f2e3af /astro.config.mjs
parent34c185d3d05cbae12ef492d91b25941b4c18bed3 (diff)
Whisperページ: 「+ AI」→「+ 生成AI」に修正(Whisper自体もAIのため)
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 21fb465..8b38f9c 100644
--- a/astro.config.mjs
+++ b/astro.config.mjs
@@ -147,7 +147,7 @@ export default defineConfig({
},
{ label: "ご支援", link: "/support/" },
{
- label: "Whisper + AI文字起こし",
+ label: "Whisper + 生成AI文字起こし",
link: "/whisper-to-ai-moji-okoshi/",
},
{ label: "コンタクト", link: "/contact/" },