You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _config.yml
+13-62Lines changed: 13 additions & 62 deletions
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ search:
46
46
rel_url: true
47
47
# Enable or disable the search button that appears in the bottom right corner of every page
48
48
# Supports true or false (default)
49
-
button: false
49
+
button: true
50
50
# Focus the search input by pressing `ctrl + focus_shortcut_key` (or `cmd + focus_shortcut_key` on macOS)
51
51
focus_shortcut_key: 'k'
52
52
@@ -80,35 +80,7 @@ aux_links_new_tab: true
80
80
81
81
# Enable or disable the side/mobile menu globally
82
82
# Nav menu can also be selectively enabled or disabled using page variables or the minimal layout
83
-
nav_enabled: true
84
-
85
-
# # Footer content
86
-
# # appears at the bottom of every page's main content
87
-
88
-
# # Back to top link
89
-
# back_to_top: true
90
-
# back_to_top_text: "Back to top"
91
-
# # Note: The footer_content option is deprecated and will be removed in a future major release. Please use `_includes/footer_custom.html` for more robust markup / liquid-based content.
# - <a href=\"https://birdsopensource.github.io/contribute\">Learn more</a> about how to get involved. <br/>
95
-
# - <a href=\"https://github.com/orgs/BIRDSOpenSource/discussions/categories/general\">Submit feedback</a> to let us know how we can improve BIRDS Docs. <br/> <br/>
96
-
# Join the Community <br/>
97
-
# - <a href=\"{{site.telegram}}\">Chat With Us On Telegram</a> <br/>
98
-
# - <a href=\"{{site.youtube}}\">Watch Us On YouTube</a> <br/>
0 commit comments