summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-10-13 19:50:53 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-10-13 19:50:53 +0900
commit28cfee694cd1690242080515c51c51fe5b8913b2 (patch)
tree498882b333e5868b2567112df8ef7ef7f6d3b024 /hugo.toml
parente35e1ce028e0add46f602b3b9cd12d0fc3fd25f4 (diff)
modified hugo.toml
Diffstat (limited to 'hugo.toml')
-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]