🚚 Move mainSections param to languages config

Fixes #376
This commit is contained in:
James Panther
2023-01-13 11:58:38 +11:00
parent 138d2bf7bb
commit 54927b1826
6 changed files with 9 additions and 6 deletions
@@ -6,12 +6,14 @@ weight = 1
rtl = false
title = "Congo"
# logo = "img/logo.jpg"
description = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
copyright = "© 2022 Congo contributors"
dateFormat = "2 January 2006"
[params]
mainSections = ["samples"]
[author]
name = "Congo"
image = "img/author.jpg"
-1
View File
@@ -12,7 +12,6 @@ autoSwitchAppearance = true
enableSearch = true
enableCodeCopy = true
mainSections = ["samples"]
# robots = ""
[header]