🚚 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
+3 -1
View File
@@ -6,12 +6,14 @@ weight = 1
rtl = false
title = "Congo"
# logo = "img/logo.jpg"
# description = "My awesome website"
# copyright = "Copy, _right?_ :thinking_face:"
dateFormat = "2 January 2006"
[params]
# mainSections = ["section1", "section2"]
[author]
# name = "Your name here"
# image = "img/author.jpg"
-1
View File
@@ -12,7 +12,6 @@ autoSwitchAppearance = true
enableSearch = false
enableCodeCopy = false
# mainSections = ["section1", "section2"]
# robots = ""
[header]