From d552d6f8aa87d924f7e75d2bf0b5975a56225cc3 Mon Sep 17 00:00:00 2001 From: Randy Wilson Date: Fri, 12 Apr 2019 15:32:18 -0500 Subject: [PATCH] Set theme jekyll-theme-cayman --- 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 0000000..c419263 --- /dev/null +++ b/docs/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-cayman \ No newline at end of file