From 55fe87e40115284a2330fac45c03f9f583d5eb7e Mon Sep 17 00:00:00 2001 From: shanecribbs <46715670+shanecribbs@users.noreply.github.com> Date: Mon, 13 Jul 2020 10:46:43 -0400 Subject: [PATCH] Set theme jekyll-theme-slate --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index 91272fc7..c2acba46 100644 --- a/_config.yml +++ b/_config.yml @@ -15,3 +15,5 @@ markdown: kramdown kramdown: syntax_highlighter_opts: disable : true + +theme: jekyll-theme-slate \ No newline at end of file