adding groups

This commit is contained in:
Chris Cochrun 2022-10-28 10:35:12 -05:00
parent d0e23dd971
commit 56d9a3ff11
19 changed files with 149 additions and 95 deletions

View file

@ -1,10 +1,11 @@
baseURL = 'https://tfcconnection.org/'
languageCode = 'en-us'
title = 'TFC Connection'
theme = "tfc"
DefaultContentLanguage = "en"
SectionPagesMenu = "main"
Paginate = 3 # this is set low for demonstrating with dummy content. Set to a higher number
Paginate = 10 # this is set low for demonstrating with dummy content. Set to a higher number
enableRobotsTXT = true
[languages]
@ -41,4 +42,4 @@ enableRobotsTXT = true
outputs.home = ["HTML", "RSS", "JSON"]
summaryLength = 10
summaryLength = 10