From c4b45fc66cb21c343423ea21ccf9d874225c0787 Mon Sep 17 00:00:00 2001 From: Valentin Date: Tue, 5 Mar 2019 23:44:23 +0100 Subject: [PATCH] Set theme jekyll-theme-minimal --- _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 00000000..2f7efbea --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-minimal \ No newline at end of file