From 478228d667dacc49e559c0ef99b41e4131be6241 Mon Sep 17 00:00:00 2001 From: Sebastian Bugge Date: Sun, 15 Dec 2024 01:50:48 +0100 Subject: [PATCH] Remove subtitle. --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index c12691d..8ba3999 100644 --- a/hugo.toml +++ b/hugo.toml @@ -42,7 +42,7 @@ disableHugoGeneratorInject = false dateformNumTime = "2006-01-02 15:04" # Subtitle for home - homeSubtitle = "problemløser, tenker, student" + # homeSubtitle = "problemløser, tenker, student" # Set disableReadOtherPosts to true in order to hide the links to other posts. disableReadOtherPosts = false