From b3fa692855ef21b9e1612f60dc1a7afad95a10e1 Mon Sep 17 00:00:00 2001 From: Espen Haugsdal Date: Thu, 23 Nov 2023 14:17:17 +0100 Subject: [PATCH] Define mainSections --- hugo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/hugo.toml b/hugo.toml index 32ee8d4..9c4324a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -14,6 +14,7 @@ theme = 'mainroad' copyright = "Massimiliano Ruocco" #post_meta = ["author", "date", "categories", "translations"] # Order of post meta information post_meta = ["categories", "translations"] + mainSections = [] [Params.logo] image = "images/logoml4its.png" # Logo image. Path relative to "static"