chore: remove whitespace [ci skip]
This commit is contained in:
parent
6bff57966d
commit
5179c5fa6c
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user