Update content through Mattrbld

This commit is contained in:
2025-02-11 13:12:11 -06:00
parent 2193a8e813
commit 64b47f3593
7 changed files with 806 additions and 489 deletions

View File

@@ -48,47 +48,6 @@
},
{
"separator": true
},
{
"icon": "bullet-list",
"label": "Skills",
"target": {
"name": "Project.Collection",
"params": {
"path": "/.mattrbld/collections/skills.json"
}
}
},
{
"icon": "bullet-list",
"label": "Experiences",
"target": {
"name": "Project.Collection",
"params": {
"path": "/.mattrbld/collections/experiences.json"
}
}
},
{
"icon": "bullet-list",
"label": "Projects",
"target": {
"name": "Project.Collection",
"params": {
"path": "/.mattrbld/collections/projects.json"
}
}
},
{
"icon": "bullet-list",
"label": "Profile",
"target": {
"name": "Project.Collection",
"params": {
"path": "/.mattrbld/collections/profile.json"
}
},
"showInDashboard": true
}
],
"slugifyOptions": null,