Update content through Mattrbld
This commit is contained in:
0
projects/.gitkeep
Normal file
0
projects/.gitkeep
Normal file
29
projects/projects.json
Normal file
29
projects/projects.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"projects": [
|
||||
{
|
||||
"name": "Flying (React + Nest.js)",
|
||||
"iconName": "fa-plane",
|
||||
"summary": null,
|
||||
"repoLink": "https://github.com/noahspannbauer/noahspan-root"
|
||||
},
|
||||
{
|
||||
"name": "Components (React + Storybook)",
|
||||
"iconName": "fa-puzzle-piece",
|
||||
"summary": null,
|
||||
"repoLink": "https://github.com/noahspannbauer/noahspan-components"
|
||||
},
|
||||
{
|
||||
"name": "Go (Udemy)",
|
||||
"iconName": null,
|
||||
"summary": null,
|
||||
"repoLink": null
|
||||
},
|
||||
{
|
||||
"name": "Modules (Nest.js)",
|
||||
"iconName": "fa-gear",
|
||||
"summary": null,
|
||||
"repoLink": "https://github.com/noahspannbauer/noahspan-modules"
|
||||
}
|
||||
],
|
||||
"___mb_schema": "/.mattrbld/schemas/Projects.json"
|
||||
}
|
||||
Reference in New Issue
Block a user