summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorleiyu3 <s444814187@gmail.com>2025-07-17 13:51:48 -0400
committerleiyu3 <s444814187@gmail.com>2025-07-17 13:51:48 -0400
commitce3c9ac0ee5609ae6a42f8729cfcb10e395c0e08 (patch)
tree563ce229e4f183d160d7d4d8b23b3df6576f4575 /hugo.toml
parent00433bb63d22294fcb9adf94dc9980c28e3cb423 (diff)
downloadletsworship-ce3c9ac0ee5609ae6a42f8729cfcb10e395c0e08.tar.gz
letsworship-ce3c9ac0ee5609ae6a42f8729cfcb10e395c0e08.zip
deploy
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml5
1 files changed, 3 insertions, 2 deletions
diff --git a/hugo.toml b/hugo.toml
index 3932508..9884a40 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -12,9 +12,10 @@ colorPalette = 'primary'
12hideHeader = false 12hideHeader = false
13 13
14# Lists parameters 14# Lists parameters
15paginationSize = 15
16listSummaries = false 15listSummaries = false
17listDateFormat = '2006 Jan 02' 16listDateFormat = '2006 Jan 02'
18 17
19# Breadcrumbs 18# Breadcrumbs
20breadcrumbs = false \ No newline at end of file 19breadcrumbs = false
20
21disableKinds = ["taxonomy", "tags"] \ No newline at end of file