Support external navigation links (#876)

Based on #238, resolves #66.
This commit is contained in:
SPGoding
2022-07-13 00:24:54 -05:00
committed by GitHub
parent 6907f06977
commit 009a0f9c5a
7 changed files with 50 additions and 0 deletions

View File

@@ -87,6 +87,11 @@ aux_links_new_tab: false
# nav_sort: case_insensitive # default, equivalent to nil
nav_sort: case_sensitive # Capital letters sorted before lowercase
# External navigation links
nav_external_links:
- title: Just the Docs on GitHub
url: https://github.com/just-the-docs/just-the-docs
# Footer content
# appears at the bottom of every page's main content