diff --git a/content/home/projects.md b/content/home/projects.md index a9bf0e7..d5a8199 100644 --- a/content/home/projects.md +++ b/content/home/projects.md @@ -24,17 +24,17 @@ filter_default = 0 # Add or remove as many filters (`[[filter]]` instances) as you like. # Use "*" tag to show all projects or an existing tag prefixed with "." to filter by specific tag. # To remove toolbar, delete/comment all instances of `[[filter]]` below. -[[filter]] - name = "All" - tag = "*" - -[[filter]] - name = "Deep Learning" - tag = ".deep-learning" - -[[filter]] - name = "Other" - tag = ".demo" +# [[filter]] +# name = "All" +# tag = "*" +# +# [[filter]] +# name = "Deep Learning" +# tag = ".deep-learning" +# +# [[filter]] +# name = "Other" +# tag = ".demo" +++