summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-01-03 18:50:55 +0800
committerRunxi Yu <me@runxiyu.org>2025-01-03 18:50:55 +0800
commitac1a0899ae79bb4e1eb79f17af45f7f2a9f26459 (patch)
treee5eaf9189b25ec830ddc1cb8114db5c8e81a529e /hugo.toml
parentindex: Add repositories (diff)
downloadwebsite-ac1a0899ae79bb4e1eb79f17af45f7f2a9f26459.tar.gz
website-ac1a0899ae79bb4e1eb79f17af45f7f2a9f26459.tar.zst
website-ac1a0899ae79bb4e1eb79f17af45f7f2a9f26459.zip
Website update
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