aboutsummaryrefslogtreecommitdiffhomepage
path: root/astro.config.mjs
diff options
context:
space:
mode:
Diffstat (limited to 'astro.config.mjs')
-rw-r--r--astro.config.mjs1
1 files changed, 1 insertions, 0 deletions
diff --git a/astro.config.mjs b/astro.config.mjs
index ef0da2a..6ceb7a9 100644
--- a/astro.config.mjs
+++ b/astro.config.mjs
@@ -146,6 +146,7 @@ export default defineConfig({
],
},
{ label: "ご支援", link: "/support/" },
+ { label: "Whisper文字起こし", link: "/whisper-moji-okosi/" },
{ label: "コンタクト", link: "/contact/" },
],
customCss: ["./src/styles/custom.css"],