From 3d78acfa4b501a87053588e19dff6ec8f40d7445 Mon Sep 17 00:00:00 2001 From: Koen <482152+komasoftware@users.noreply.github.com> Date: Fri, 28 May 2021 21:46:27 +0200 Subject: [PATCH] Set theme jekyll-theme-slate --- _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..c741881 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-slate \ No newline at end of file