From 3f1978cc85668495bc5a9ac43d5c44fa844c97d6 Mon Sep 17 00:00:00 2001 From: Noratrieb <48135649+Noratrieb@users.noreply.github.com> Date: Wed, 1 Jan 2025 20:30:55 +0100 Subject: [PATCH] remove author for hugo update --- config.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.toml b/config.toml index 792a0c6..e93d769 100644 --- a/config.toml +++ b/config.toml @@ -3,9 +3,6 @@ languageCode = "en-us" title = "Noratrieb's blog" theme = "terminal" -[author] -name = "Noratrieb" - [params] contentTypeName = "posts" centerTheme = true