From ac899c5ef1f10a4fbf6d4c0c00d8ba4a16b8e85a Mon Sep 17 00:00:00 2001 From: GuruSR Date: Mon, 4 Oct 2021 22:24:43 -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