diff --git a/docs/_config.yml b/docs/_config.yml index 45b1f68..eb95a47 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,4 +1,3 @@ -theme: jekyll-theme-architect title: Lionel's quick GH tests description: This is a test to see if this would be suitable for me show_downloads: true @@ -7,3 +6,4 @@ plugins: github: zip_url: http://example.com/download.zip another_url: another value +theme: jekyll-theme-architect