Update content through Mattrbld
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"allowedTypes": null,
|
||||
"dir": null,
|
||||
"dir": "/skills",
|
||||
"disableComments": false,
|
||||
"disablePreview": false,
|
||||
"draftByDefault": false,
|
||||
|
||||
@@ -45,6 +45,17 @@
|
||||
},
|
||||
"onlyPrivileged": true,
|
||||
"protected": true
|
||||
},
|
||||
{
|
||||
"icon": "bullet-list",
|
||||
"label": "Skills",
|
||||
"target": {
|
||||
"name": "Project.Collection",
|
||||
"params": {
|
||||
"path": "/.mattrbld/collections/Skills.json"
|
||||
}
|
||||
},
|
||||
"showInDashboard": true
|
||||
}
|
||||
],
|
||||
"slugifyOptions": null,
|
||||
|
||||
6
skills/React.json
Normal file
6
skills/React.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"select": "Experienced",
|
||||
"select-1": "Front-End Web Development",
|
||||
"text": "React",
|
||||
"___mb_schema": "/.mattrbld/schemas/Skills.json"
|
||||
}
|
||||
6
skills/Terraform.json
Normal file
6
skills/Terraform.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"select": "Experienced",
|
||||
"select-1": "Infrastructure as Code",
|
||||
"text": null,
|
||||
"___mb_schema": "/.mattrbld/schemas/Skills.json"
|
||||
}
|
||||
Reference in New Issue
Block a user