From 6cb8aa7a7835ca801b5a0e04b08df3d3f6f56397 Mon Sep 17 00:00:00 2001 From: lvlionel <41547619+lvlionel@users.noreply.github.com> Date: Sun, 22 Jul 2018 17:54:53 +0200 Subject: [PATCH 1/3] Set theme jekyll-theme-dinky --- _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..9da9a02 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-dinky \ No newline at end of file -- GitLab From eead4194b32f4e051d4fd233c009c56ace16f3c6 Mon Sep 17 00:00:00 2001 From: lvlionel <41547619+lvlionel@users.noreply.github.com> Date: Sun, 22 Jul 2018 21:47:59 +0200 Subject: [PATCH 2/3] Set theme jekyll-theme-dinky -- GitLab From 97fda8f399c15b15a4d903d409e77ca436cd4abf Mon Sep 17 00:00:00 2001 From: lvlionel <41547619+lvlionel@users.noreply.github.com> Date: Sun, 22 Jul 2018 21:52:50 +0200 Subject: [PATCH 3/3] Delete _config.yml --- _config.yml | 1 - 1 file changed, 1 deletion(-) delete mode 100644 _config.yml diff --git a/_config.yml b/_config.yml deleted file mode 100644 index 9da9a02..0000000 --- a/_config.yml +++ /dev/null @@ -1 +0,0 @@ -theme: jekyll-theme-dinky \ No newline at end of file -- GitLab