diff options
Diffstat (limited to 'astro.config.mjs')
| -rw-r--r-- | astro.config.mjs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/astro.config.mjs b/astro.config.mjs index 6940396..4d5e8e7 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -152,10 +152,6 @@ export default defineConfig({ label: "Whisperで文字起こしする方法", link: "/whisper-to-ai-moji-okoshi/", }, - { - label: "textlintではじめる日本語文章校正", - link: "/textlint-guide/", - }, { label: "コンタクト", link: "/contact/" }, ], customCss: ["./src/styles/custom.css"], |
