From 8dcee0dde37a181644c9879b7a10438725cca565 Mon Sep 17 00:00:00 2001 From: Souwmyaa Sabarinathann <45753962+souwmyaa@users.noreply.github.com> Date: Mon, 17 Feb 2020 13:55:41 +0400 Subject: [PATCH 1/2] Set theme jekyll-theme-minimal --- _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..2f7efbeab5 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-minimal \ No newline at end of file From 25bcf7c134ac488210fe36ec2b0e69010e1e99ad Mon Sep 17 00:00:00 2001 From: Souwmyaa Sabarinathann <45753962+souwmyaa@users.noreply.github.com> Date: Mon, 17 Feb 2020 14:01:12 +0400 Subject: [PATCH 2/2] Set theme jekyll-theme-time-machine --- 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..ddeb671b60 --- /dev/null +++ b/docs/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-time-machine \ No newline at end of file