Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2017-11-24 03:37:00 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2017-11-24 03:37:00 +0300
commit1a24a432bf2a8396730cb9420c0633475f6576ef (patch)
treed8d0029b2f1397e5e11d93c8d9f6982112e68ce4 /content
parented6d2ce46155caa595c43aa31925c21f20a9cee1 (diff)
Remove project filters from project widget
Diffstat (limited to 'content')
-rw-r--r--content/home/projects.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/content/home/projects.md b/content/home/projects.md
index a9bf0e73..d5a8199e 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"
+++