mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 07:25:59 +00:00
feat(nav): add coresponded narbar hotlink entry for vitepress twoslash plugin documentation
This commit is contained in:
parent
beaa4cb9cc
commit
d49553a9bd
@ -60,7 +60,11 @@ export const nav: DefaultTheme.Config['nav'] = [
|
||||
link: '/application/markdown-it-katex/how-to-use',
|
||||
activeMatch: '/application/markdown-it-katex/',
|
||||
},
|
||||
{ text: 'vitepress-plugin-shiki-twoslash', link: '/application/vitepress-plugin-shiki-twoslash/index', activeMatch: '/application/vitepress-plugin-shiki-twoslash/index' },
|
||||
{
|
||||
text: 'vitepress-plugin-shiki-twoslash',
|
||||
link: '/application/vitepress-plugin-shiki-twoslash/index',
|
||||
activeMatch: '/application/vitepress-plugin-shiki-twoslash/index',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user