From 4bf9b57cca977760a89bda7b419a85ca471ba1ce Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Mon, 3 Mar 2025 23:29:38 +0800 Subject: feat(www): hurd and todos. --- www/config/_default/hugo.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'www/config/_default') diff --git a/www/config/_default/hugo.yaml b/www/config/_default/hugo.yaml index 4ade102..2479f6e 100644 --- a/www/config/_default/hugo.yaml +++ b/www/config/_default/hugo.yaml @@ -17,6 +17,9 @@ frontmatter: lastmod: [ "lastmod", "date", "publishDate" ] markup: + goldmark: + extensions: + table: true highlight: lineNos: true noClasses: false -- cgit v1.2.3