From 30186ecb67a671bccfc5f8bb9a08f823bb6b09c4 Mon Sep 17 00:00:00 2001 From: Shunsuke Kanda Date: Sun, 11 Jul 2021 14:30:00 +0900 Subject: [PATCH] add show_downloads --- _config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index c419263..fb8cd1c 100644 --- a/_config.yml +++ b/_config.yml @@ -1 +1,2 @@ -theme: jekyll-theme-cayman \ No newline at end of file +theme: jekyll-theme-cayman +show_downloads: true \ No newline at end of file