From dc12395d057588068d283ce2a2c361330bd77758 Mon Sep 17 00:00:00 2001 From: thyik <66717752+thyik@users.noreply.github.com> Date: Sun, 22 Nov 2020 17:51:07 +0800 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 0000000..2f7efbe --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-minimal \ No newline at end of file From f22584c85133b7db4b8ec58f4dd2a8ea071ae04a Mon Sep 17 00:00:00 2001 From: thyik <66717752+thyik@users.noreply.github.com> Date: Sun, 22 Nov 2020 17:53:10 +0800 Subject: [PATCH 2/2] Set theme jekyll-theme-slate --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 2f7efbe..c741881 100644 --- a/_config.yml +++ b/_config.yml @@ -1 +1 @@ -theme: jekyll-theme-minimal \ No newline at end of file +theme: jekyll-theme-slate \ No newline at end of file