From 233c85a14184f7258bf403a4abd359ec4b13ccef Mon Sep 17 00:00:00 2001 From: Kevin Scott Adams Date: Tue, 26 May 2020 12:20:53 -0400 Subject: [PATCH 1/2] Set theme jekyll-theme-merlot --- _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..c50ff38 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-merlot \ No newline at end of file