chore: remove whitespace [ci skip]

This commit is contained in:
decentral1se 2023-03-28 10:22:59 +02:00 committed by Aadil Ayub
parent 6bff57966d
commit 5179c5fa6c
1 changed files with 7 additions and 2 deletions

View File

@ -3,6 +3,7 @@ languageCode = "en-gb"
title = "lumbung.space"
theme = "lumbung-theme"
pluralizeListTitles = "false"
paginate = 20
[params]
logo = "/img/logo.svg"
@ -10,14 +11,18 @@ pluralizeListTitles = "false"
description = 'a digital living room for the lumbung ekosistem'
images = ['/img/logo.png']
title = 'lumbung dot space'
bundleCss = "/bundle.css"
bundleJs = "/bundle.js"
mainSections = ['social', 'shouts', 'events', 'tv', 'pen', 'pages']
[markup.goldmark.renderer]
unsafe = true
unsafe = true
[taxonomies]
author = "authors"
contributor = "contributors"
tag = "tags"
category = "categories"
source = "sources"
timeline = "timelines"
[permalinks]