Removed tag filters in project widget
This commit is contained in:
@@ -24,13 +24,13 @@ content:
|
||||
# To show all items, set `tag` to "*".
|
||||
# To filter by a specific tag, set `tag` to an existing tag name.
|
||||
# To remove the toolbar, delete the entire `filter_button` block.
|
||||
filter_button:
|
||||
- name: All
|
||||
tag: '*'
|
||||
- name: Deep Learning
|
||||
tag: Deep Learning
|
||||
- name: Other
|
||||
tag: Demo
|
||||
# filter_button:
|
||||
# - name: All
|
||||
# tag: '*'
|
||||
# - name: Deep Learning
|
||||
# tag: Deep Learning
|
||||
# - name: Other
|
||||
# tag: Demo
|
||||
|
||||
design:
|
||||
# Choose how many columns the section has. Valid values: '1' or '2'.
|
||||
|
||||
Reference in New Issue
Block a user