From be60a99b427940d69da9613a63aa9f9e6367b658 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Fri, 26 Jun 2026 13:49:46 -0230 Subject: home page: rewrite in md --- hugo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index 1e7a984..2ae7654 100644 --- a/hugo.toml +++ b/hugo.toml @@ -4,6 +4,9 @@ title = 'Sam Anthony' enableGitInfo = true relativeURLs = true +[markup.goldmark.renderer] +unsafe = true + [params] [params.author] name = 'Sam Anthony' -- cgit v1.2.3