summary refs log tree commit diff stats
diff options
context:
space:
mode:
authormounderfod <mounderfod@gmail.com>2023-07-18 11:11:36 +0200
committermounderfod <mounderfod@gmail.com>2023-07-18 11:11:36 +0200
commit52e5fbfd51a09b1370ef59b650743da7b8f82cef (patch)
treedf1b5153a683aa1b39721b56c800dcc42fa0069d
parent293cb248b7d6a493e24e7c06de83283f106e028a (diff)
downloadwebsite-52e5fbfd51a09b1370ef59b650743da7b8f82cef.tar.gz
Fix config option
-rw-r--r--_config.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 7fad49d..f4989ac 100644
--- a/_config.yml
+++ b/_config.yml
@@ -27,6 +27,8 @@ baseurl: "/" # the subpath of your site, e.g. /blog
 url: "https://mounderfod.online" # the base hostname & protocol for your site, e.g. http://example.com
 github_username: mounderfod
 
+future: true
+
 # Build settings
 plugins:
   - jekyll-feed