diff options
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 595be93e..685c2fb7 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,9 @@ plugins: - jekyll-last-modified-at + +host: 0.0.0.0 + exclude: - .idea - package.json |