summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hugo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index 24ea28d..708c8a6 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -5,6 +5,7 @@ defaultContentLanguage = "en"
pagination.pagerSize = "7"
theme = "spectral"
#googleAnalytics = "G-XXXXXXXXXX"
+buildFuture = true
[markup]
[markup.goldmark]