remove redundant comments about tag requirements in config files

This commit is contained in:
welpo 2024-11-16 19:23:56 +01:00
parent 57150c7314
commit 0e5e0e0223
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
2 changed files with 0 additions and 2 deletions

View file

@ -232,7 +232,6 @@ compact_tags = false
tag_sorting = "name"
# Show clickable tags above cards.html template (e.g. projects/) to filter the displayed items.
# Items need tags (or another taxonomy) in their front matter for this to work.
# Loads JS to filter. If JS is disabled, the buttons are links to the tag's page.
# Can be set at the section or config.toml level, following the hierarchy: section > config. See: https://welpo.github.io/tabi/blog/mastering-tabi-settings/#settings-hierarchy
# Default: true

View file

@ -189,7 +189,6 @@ compact_tags = false
tag_sorting = "name"
# Show clickable tags above cards.html template (e.g. projects/) to filter the displayed items.
# Items need tags (or another taxonomy) in their front matter for this to work.
# Loads JS to filter. If JS is disabled, the buttons are links to the tag's page.
# Can be set at the section or config.toml level, following the hierarchy: section > config. See: https://welpo.github.io/tabi/blog/mastering-tabi-settings/#settings-hierarchy
# Default: true