aboutsummaryrefslogtreecommitdiffhomepage
path: root/astro.config.mjs
diff options
context:
space:
mode:
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 6ceb7a9..e2325a0 100644
--- a/astro.config.mjs
+++ b/astro.config.mjs
@@ -146,7 +146,7 @@ export default defineConfig({
],
},
{ label: "ご支援", link: "/support/" },
- { label: "Whisper文字起こし", link: "/whisper-moji-okosi/" },
+ { label: "Whisper + AI文字起こし", link: "/whisper-moji-okosi/" },
{ label: "コンタクト", link: "/contact/" },
],
customCss: ["./src/styles/custom.css"],