From ac1a0899ae79bb4e1eb79f17af45f7f2a9f26459 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Fri, 3 Jan 2025 18:50:55 +0800 Subject: Website update --- hugo.toml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'hugo.toml') 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 -- cgit v1.2.3