From 74dedc9b9bb49c8bef10aa3d8a72c9cddb8c011c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20=C3=96zkaya?= Date: Sat, 9 Nov 2019 11:34:17 +0300 Subject: [PATCH 1/2] Set theme jekyll-theme-architect --- _config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..3397c9a --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-architect \ No newline at end of file From 60492ccece3417eb5fc26369205608b461648c59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20=C3=96zkaya?= Date: Sat, 9 Nov 2019 11:34:42 +0300 Subject: [PATCH 2/2] Update _config.yml --- _config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 3397c9a..0ebaa3d 100644 --- a/_config.yml +++ b/_config.yml @@ -1 +1,2 @@ -theme: jekyll-theme-architect \ No newline at end of file +theme: jekyll-theme-architect +show_downloads: true