mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
remove redundant comments about tag requirements in config files
This commit is contained in:
parent
57150c7314
commit
0e5e0e0223
2 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue