Skip to content

Commit 9df4bc1

Browse files
committed
Update navigation
1 parent ef415ed commit 9df4bc1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/mkdocs.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ nav:
7070
- Publish Data: publish-data.md
7171
- Internals:
7272
- SQL Transpilation: internal/transpilation.md
73-
- Reproducibility:
74-
- Table Tiers: reproduce/table-tiers.md
75-
- Make Method: reproduce/make-method.md
7673
- Tutorials:
7774
- tutorials/json.ipynb
7875
- FAQ: faq.md
@@ -155,6 +152,7 @@ markdown_extensions:
155152
- pymdownx.magiclink # Displays bare URLs as links
156153
- pymdownx.tasklist: # Renders check boxes in tasks lists
157154
custom_checkbox: true
155+
- md_in_html
158156
extra:
159157
generator: false # Disable watermark
160158
version:

0 commit comments

Comments
 (0)