From 4b84b6639daf83649a9fdd13cfa73a204a7e89db Mon Sep 17 00:00:00 2001 From: "malwr.io" <68885239+malwr-io@users.noreply.github.com> Date: Sat, 24 Oct 2020 02:12:33 +0200 Subject: [PATCH 1/2] Set theme jekyll-theme-slate --- _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 0000000000..c741881743 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-slate \ No newline at end of file From 963cf711307d8cecbe1c84faa426203648225512 Mon Sep 17 00:00:00 2001 From: "malwr.io" <68885239+malwr-io@users.noreply.github.com> Date: Sat, 24 Oct 2020 02:13:02 +0200 Subject: [PATCH 2/2] Set theme jekyll-theme-slate --- 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 0000000000..c741881743 --- /dev/null +++ b/docs/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-slate \ No newline at end of file