aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-10-22 19:30:34 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-10-22 19:30:34 +0200
commit2f7c8340d5c5c7fe3a58d8725ef5fab05fffe858 (patch)
tree105c1354bc80307e8403f8ae6f3e3d37234afd50 /_config.yml
parentworkflows/jekyll: only deploy on pushes to master (diff)
downloadwireguard-config-2f7c8340d5c5c7fe3a58d8725ef5fab05fffe858.tar.gz
wireguard-config-2f7c8340d5c5c7fe3a58d8725ef5fab05fffe858.zip
enable live reload
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 4bd3110..e2ffdd2 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,6 +1,7 @@
# Jekyll
baseurl: /wireguard-config
host: 0.0.0.0
+livereload: true
open_url: true
show_drafts: true
strict_front_matter: true