Fix mobile nav nesting (#1804)

This commit is contained in:
William FH
2024-09-23 16:08:10 +00:00
committed by GitHub
parent 68d378def5
commit 1601c3a47d
2 changed files with 3 additions and 2 deletions
+2
View File
@@ -2,6 +2,8 @@
hide_comments: true
hide:
- navigation
title: Home
---
{!README.md!}
+1 -2
View File
@@ -84,8 +84,7 @@ plugins:
- tutorials/llm-compiler/math_tools.py
- tutorials/llm-compiler/output_parser.py
nav:
- Home:
- "index.md"
- "index.md"
- Tutorials:
- "tutorials/index.md"
- Quick Start: tutorials/introduction.ipynb