- OI Wiki

Navigation

Create a navbar.yaml file in the src/gatsby-theme-dox directory.

# src/gatsby-theme-dox/navbar.yaml

items: # Navbar Items
  - title: # Item's title
    link: # Item's link
  - title:
    link:

Create a sidebar.mdx file in the src/gatsby-theme-dox directory.

sidebar.mdx structure

<!-- src/gatsby-theme-dox/sidebar.mdx -->

- [Title One](/link/one)
  - [Title One Nested](/link/one/nested)
- [Title Two](/link/two)
本页面未记录贡献者
本页面没有标签
本页面最近更新:2020/04/09更新历史
发现错误?想一起完善? 在 GitHub 上编辑此页!
本页面的全部内容在 CC BY-SA 4.0 SATA 协议之条款下提供,附加条款亦可能应用
最近更新: fcbfa0e, 2020-03-27