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