diff options
Diffstat (limited to 'astro.config.mjs')
| -rw-r--r-- | astro.config.mjs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro.config.mjs b/astro.config.mjs index 714f89e..b11ffe5 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -113,7 +113,7 @@ export default defineConfig({ }, { label: "メディア掲載", link: "/media/" }, { - label: "ディスレクシアについて", + label: "ディスレクシア", collapsed: true, items: [ { label: "概要", link: "/about-dyslexia/" }, @@ -172,7 +172,7 @@ export default defineConfig({ ], }, { - label: "活動を支えるツール", + label: "活動のツール", collapsed: true, items: [ { |
