From 225265f1dd222dd38b4a7008f920f263a6b5f0e8 Mon Sep 17 00:00:00 2001 From: Matt Guthaus Date: Tue, 17 Oct 2017 15:06:19 -0700 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