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
+15-15Lines changed: 15 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -82,21 +82,21 @@ aux_links_new_tab: true
82
82
# Nav menu can also be selectively enabled or disabled using page variables or the minimal layout
83
83
nav_enabled: true
84
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/>
## 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