summaryrefslogtreecommitdiff
path: root/hugo.toml
blob: 3932508f4edf918bfa84e51b7d36c7505e9e5601 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
title = "🎶Let's Worship!🎵"

baseURL = "https://letsworship.xyz"

[params]
# Meta description
description = "Let's Worship the Lord!"

# Appearance settings
theme = 'dark'
colorPalette = 'primary'
hideHeader = false

# Lists parameters
paginationSize = 15
listSummaries = false
listDateFormat = '2006 Jan 02'

# Breadcrumbs
breadcrumbs = false