diff options
Diffstat (limited to 'docs/.vitepress/config/ja.ts')
| -rw-r--r-- | docs/.vitepress/config/ja.ts | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/.vitepress/config/ja.ts b/docs/.vitepress/config/ja.ts index 4beec42..12c8992 100644 --- a/docs/.vitepress/config/ja.ts +++ b/docs/.vitepress/config/ja.ts @@ -80,19 +80,6 @@ export const ja: DefaultTheme.Config = { }, ], }, - { - text: 'パッチノート', - items: [ - { - text: 'プラグイン', - link: '/guide/patch-notes/plugin', - }, - { - text: 'キャッシュファイル', - link: '/guide/patch-notes/cache-file', - }, - ], - }, ], '/reference/': [ { |
