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