Fix project tags

This commit is contained in:
Carl Pearson
2018-07-30 15:38:45 -05:00
committed by Carl Pearson
parent 19f96cedc3
commit 963364201b
12 changed files with 15 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ draft = false
# Tags: can be used for filtering projects.
# Example: `tags = ["machine-learning", "deep-learning"]`
tags = []
tags = ["impact"]
# Project summary to display on homepage.
summary = "Students add a convolution layer to MXNet"