Name Badge project page (#2477)

* Name Bagde project page

* gotta please the summary check

* link typo, ugh
This commit is contained in:
Galen Nickel
2019-10-24 08:33:15 -07:00
committed by Peli de Halleux
parent dc33f3342f
commit 2e2860632b
16 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"
}]
```