Skip to content

Commit 22722b1

Browse files
authored
Enable global side/mobile menu in config
fix #194
1 parent ead35d5 commit 22722b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ aux_links:
1818
# Makes Aux links open in a new tab. Default is false
1919
aux_links_new_tab: true
2020

21+
# Enable the side/mobile menu globally
22+
nav_enabled: true
23+
2124
plugins:
2225
- jekyll-sitemap
2326
- jekyll-redirect-from

0 commit comments

Comments
 (0)