Removed tag filters in project widget

This commit is contained in:
2021-02-03 22:47:47 +01:00
parent 53e35d0f61
commit 07a8e0a092

View File

@@ -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'.