Name Badge project page (#2496)

* Name Bagde project page

* gotta please the summary check

* link typo, ugh

* get rid of the pptx
This commit is contained in:
Galen Nickel
2019-10-25 10:22:08 -07:00
committed by Peli de Halleux
parent 7e18be3c9b
commit 47f37c177f
15 changed files with 106 additions and 1 deletions

View File

@ -30,6 +30,11 @@
"description": "Build a watch from duct tape",
"url": "/projects/duct-tape-watch",
"imageUrl": "/static/mb/projects/duct-tape-watch.png"
}, {
"name": "Name badge",
"description": "Make stylish name badge to let everyone know who you are",
"url": "/projects/name-badge",
"imageUrl": "/static/mb/projects/name-badge.png"
}]
```