summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml20
1 files changed, 20 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
new file mode 100644
index 0000000..3932508
--- /dev/null
+++ b/hugo.toml
@@ -0,0 +1,20 @@
1title = "🎶Let's Worship!🎵"
2
3baseURL = "https://letsworship.xyz"
4
5[params]
6# Meta description
7description = "Let's Worship the Lord!"
8
9# Appearance settings
10theme = 'dark'
11colorPalette = 'primary'
12hideHeader = false
13
14# Lists parameters
15paginationSize = 15
16listSummaries = false
17listDateFormat = '2006 Jan 02'
18
19# Breadcrumbs
20breadcrumbs = false \ No newline at end of file