From fc5bc6a611e9147ee0f65fb6fc173f9d261b6f9e Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 22 Oct 2022 19:19:06 +0200 Subject: enable live reload --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index 92b51e4..6b706f2 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,7 @@ # Jekyll baseurl: '' host: 0.0.0.0 +livereload: true open_url: true show_drafts: true strict_front_matter: true -- cgit v1.2.3