Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

topnav.yml 486 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  1. ## if you want to list an external url, use external_url instead of url. the theme will apply a different link base.
  2. topnav:
  3. - title: Topnav
  4. items:
  5. - title: GitHub
  6. external_url: https://github.com/fastai/course-v3
  7. - title: News
  8. external_url: http://www.fast.ai
  9. #Topnav dropdowns
  10. topnav_dropdowns:
  11. - title: Topnav dropdowns
  12. folders:
  13. # - title: Products
  14. # folderitems:
  15. # - title: Jekyll Documentation Theme
  16. # url: /mydoc_introduction.html
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...