From 3a6ac38246c5cf899ca8dcc360f4190bd2ee5e95 Mon Sep 17 00:00:00 2001 From: Lionel Sambuc Date: Thu, 14 Mar 2019 09:55:40 +0100 Subject: [PATCH] Auxilliary links --- docs/_config.yml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 5a97b31..8576e40 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,11 +1,12 @@ title: Lionel's quick GH tests description: This is a test to see if this would be suitable for me + # Enable or disable the site search search_enabled: true -#url: "https://sambuc.github.io/test-docs" -#show_downloads: true -#github: -# zip_url: http://example.com/download.zip -# another_url: another value -#theme: jekyll-theme-architect + +# Aux links for the upper right navigation +aux_links: + "Just the Docs on GitHub": + - "//github.com/pmarsceill/just-the-docs" + remote_theme: pmarsceill/just-the-docs