aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-06-07 11:03:48 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-06-07 11:03:48 +0200
commit03574131f5fa1e3a789f35959c4cfaeef88e0e32 (patch)
treed36932d4187b39e5c6d078a407cb901300f1cc47 /_config.yml
parentworkflow/ci: use .ruby-version for setup-ruby action (diff)
downloadegor-tensin.github.io-03574131f5fa1e3a789f35959c4cfaeef88e0e32.tar.gz
egor-tensin.github.io-03574131f5fa1e3a789f35959c4cfaeef88e0e32.zip
fix make wget w/ live reload
A newer version of Jekyll breaks wget with --livereload and --convert-links.
Diffstat (limited to '')
-rw-r--r--_config.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 6b706f2..92b51e4 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,7 +1,6 @@
# Jekyll
baseurl: ''
host: 0.0.0.0
-livereload: true
open_url: true
show_drafts: true
strict_front_matter: true