麻烦问一下,我想要文档页面那种顶部菜单栏,应该怎么实现呢 #858
-
现在有多篇文章,他们共属于同一个系列的不同部分,我想要https://theme-next.js.org/docs/的顶部菜单栏这种,把多篇文章拼接成一个系列丛文章 |
Beta Was this translation helpful? Give feedback.
Answered by
stevenjoezhang
Dec 23, 2024
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
可以参考文档网站的配置写法: https://github.com/next-theme/theme-next-docs/blob/237e68d5f58ecb1cc7516a193346bd469e0bed0c/_config.next.yml#L42-L100
这个是支持任意多级导航的