From 798c69fb8af243ad8eb771c0d52dbcf5c77ab81e Mon Sep 17 00:00:00 2001 From: Dustin B Date: Thu, 26 Apr 2018 07:28:54 -0400 Subject: [PATCH] Set theme jekyll-theme-midnight --- _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..1885487 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-midnight \ No newline at end of file