From 903175b8c3c1556755488f3dc3e6b6ad6e807200 Mon Sep 17 00:00:00 2001 From: Dylan Balla-Elliott Date: Tue, 7 Jan 2020 19:46:52 -0500 Subject: [PATCH] Set theme jekyll-theme-minimal --- docs/_config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/_config.yml diff --git a/docs/_config.yml b/docs/_config.yml new file mode 100644 index 00000000..2f7efbea --- /dev/null +++ b/docs/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-minimal \ No newline at end of file