From cd791e8dc6d75f0ffa5b44c71f078b104fe7c950 Mon Sep 17 00:00:00 2001 From: Renato Cuocolo <42030660+rcuocolo@users.noreply.github.com> Date: Mon, 3 Aug 2020 14:07:47 +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