Split projects (#1194)
* split projets into multiple categories * split games * bring back example
This commit is contained in:
16
docs/projects/fashion.md
Normal file
16
docs/projects/fashion.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Fashion
|
||||
|
||||
## Essentials
|
||||
|
||||
```codecard
|
||||
[{
|
||||
"name": "Duct Tape Wallet",
|
||||
"url":"/projects/wallet",
|
||||
"imageUrl":"/static/mb/projects/wallet.png"
|
||||
}, {
|
||||
"name": "Watch",
|
||||
"url":"/projects/watch",
|
||||
"imageUrl":"/static/mb/projects/a10-watch.png"
|
||||
}]
|
||||
```
|
||||
|
Reference in New Issue
Block a user