Skip to content

Commit 95fb1f2

Browse files
authored
Hide bottom nav links (#202)
1 parent fd24414 commit 95fb1f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

theme.config.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ const config: DocsThemeConfig = {
2222
sidebar: {
2323
defaultMenuCollapseLevel: 1,
2424
},
25+
navigation: false,
2526
useNextSeoProps() {
2627
return {
2728
titleTemplate: "%s – Pyth Network Documentation",

0 commit comments

Comments
 (0)