From 07a8e0a092bde57505453d1d12c8355d51a710b6 Mon Sep 17 00:00:00 2001 From: Francisco Penedo Date: Wed, 3 Feb 2021 22:47:47 +0100 Subject: [PATCH] Removed tag filters in project widget --- content/home/projects.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/content/home/projects.md b/content/home/projects.md index f4ed23d..c8a9762 100644 --- a/content/home/projects.md +++ b/content/home/projects.md @@ -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'.