From 862a61c145ad083521f3941c56fd6e914d051a95 Mon Sep 17 00:00:00 2001 From: frosty Date: Mon, 16 Jun 2025 23:29:31 -0400 Subject: add stuff that rocks, enable table of contents, add og tags, and more --- hugo.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index 724913a..709058b 100644 --- a/hugo.toml +++ b/hugo.toml @@ -12,11 +12,15 @@ lastmod = ["lastmod", ":git", "date", "publishDate"] [markup.highlight] style = "gruvbox" +[markup.tableOfContents] +ordered = true + [permalinks] posts = "/:2006/:01/:02/:title/" [params] subtext = "Lots of ideas, not many implementations." +iconURL = "/img/pfp.png" [params.author] name = "frosty" -- cgit v1.2.3-70-g09d2