From efd836dca00746b0d8a2c2ab776c6084fdab6698 Mon Sep 17 00:00:00 2001 From: Lionel Sambuc Date: Wed, 13 Mar 2019 18:16:36 +0100 Subject: [PATCH] Trying to get some download links ot appear --- docs/_config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/_config.yml b/docs/_config.yml index 3f63051..0811b25 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -2,3 +2,6 @@ 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 +github: + zip_url: http://example.com/download.zip + another_url: another value