From 1db7be0572e45916c3d4edef202f54256fa69717 Mon Sep 17 00:00:00 2001 From: Jason Ray Date: Sun, 17 Dec 2023 19:44:01 -0500 Subject: [PATCH] Update _config.yml --- _config.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index c8ee3bf..0cd1503 100644 --- a/_config.yml +++ b/_config.yml @@ -48,7 +48,7 @@ search: button: false aux_links: - "Just the Docs on GitHub": + "Just the Docs on GitHub (aux link)": - "//github.com/just-the-docs/just-the-docs" # Makes Aux links open in a new tab. Default is false aux_links_new_tab: true @@ -57,6 +57,12 @@ aux_links_new_tab: true # title: Warning # color: red +nav_external_links: + - title: Just the Docs on GitHub (ex) + url: https://github.com/just-the-docs/just-the-docs + hide_icon: false # set to true to hide the external link icon - defaults to false + opens_in_new_tab: true # set to true to open this link in a new tab - defaults to false + # Heading anchor links appear on hover over h1-h6 tags in page content # allowing users to deep link to a particular heading on a page. #