summaryrefslogtreecommitdiffstats
path: root/exampleSite
diff options
context:
space:
mode:
authordsrkafuu2022-12-23 09:47:30 +0800
committerdsrkafuu2022-12-23 09:47:30 +0800
commit16c4b8d301e0a81aa29e3c36fc7cd9ff4096d9ff (patch)
treeee7df36029922c0a7012385c0c3ad1c81eb2be3c /exampleSite
parent88a7d85c8677c8f47997c0a692bb9614abe2b612 (diff)
downloadhugo-theme-fuji-16c4b8d301e0a81aa29e3c36fc7cd9ff4096d9ff.tar.gz
hugo-theme-fuji-16c4b8d301e0a81aa29e3c36fc7cd9ff4096d9ff.tar.bz2
hugo-theme-fuji-16c4b8d301e0a81aa29e3c36fc7cd9ff4096d9ff.zip
feat: hide no tag list
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index f6ebc75..70b0999 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -51,6 +51,7 @@ sourceURL = "https://github.com/dsrkafuu/hugo-theme-fuji"
# Word counter and read time indicator in post metadata
showWordCounter = true
showReadTime = false
+hideNoTagList = false
# License in the footer
showLicenseInFooter = false