From 1f2669b64354065f648937e263b03d6a7032837a Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Tue, 30 Jun 2020 17:40:23 +0100 Subject: [PATCH] Set theme jekyll-theme-merlot --- 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..c50ff38 --- /dev/null +++ b/docs/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-merlot \ No newline at end of file