From a4260245ea7a2d4da9641541538d77f8162e12c2 Mon Sep 17 00:00:00 2001 From: Vlad <66175053+VladHZC@users.noreply.github.com> Date: Tue, 26 Apr 2022 23:38:55 -0300 Subject: [PATCH] Set theme jekyll-theme-minimal --- 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..2f7efbe --- /dev/null +++ b/docs/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-minimal \ No newline at end of file