From 6a3fee98fda066e4237a5ca2348d56952b1985b3 Mon Sep 17 00:00:00 2001 From: PhilippC Date: Mon, 20 Nov 2017 11:34:57 +0100 Subject: [PATCH] Set theme jekyll-theme-slate --- docs/_config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/_config.yml diff --git a/docs/_config.yml b/docs/_config.yml new file mode 100644 index 00000000..c7418817 --- /dev/null +++ b/docs/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-slate \ No newline at end of file