From 210379b410fe40f877999bd68648af29465545d7 Mon Sep 17 00:00:00 2001 From: frosty Date: Tue, 10 Jun 2025 05:01:08 -0400 Subject: add new post and support codeblocks --- hugo.toml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index 2f9e374..ab68f5f 100644 --- a/hugo.toml +++ b/hugo.toml @@ -4,6 +4,13 @@ title = "frostyfalls" theme = "polaris" uglyURLs = true minifyOutput = true +enableGitInfo = true + +[frontmatter] +lastmod = ["lastmod", ":git", "date", "publishDate"] + +[markup.highlight] +style = "gruvbox" [permalinks] posts = "/:2006/:01/:02/:title/" -- cgit v1.2.3-70-g09d2