summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index bfcffab..a19ff22 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,3 +1,9 @@
baseURL = 'https://lindenii.runxiyu.org/'
languageCode = 'en-us'
title = 'Lindenii'
+
+[markup.goldmark.renderer]
+unsafe = true
+
+[markup.tableOfContents]
+ordered = true