Skip to content

Commit 1ba3500

Browse files
mhansenchalin
authored andcommitted
config.toml: comment typo: s/lang/length
I don't think taxonomyCloud has a language, and I think they need to have the same length, so I think this is what was intended.
1 parent 1311670 commit 1ba3500

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ category = "categories"
2828
# set taxonomyCloud = [] to hide taxonomy clouds
2929
taxonomyCloud = ["tags", "categories"]
3030

31-
# If used, must have same lang as taxonomyCloud
31+
# If used, must have same length as params.taxonomy.taxonomyCloud
3232
taxonomyCloudTitle = ["Tag Cloud", "Categories"]
3333

3434
# set taxonomyPageHeader = [] to hide taxonomies on the page headers

0 commit comments

Comments
 (0)