parent
6f7356d8ce
commit
8e80a766cb
@ -17,11 +17,12 @@
|
||||
},
|
||||
{
|
||||
"icon": null,
|
||||
"label": "EN Pages",
|
||||
"label": "EN Homepage",
|
||||
"target": {
|
||||
"name": "Project.Collection",
|
||||
"name": "Edit Content",
|
||||
"params": {
|
||||
"path": "/.mattrbld/collections/EN-Pages.json"
|
||||
"collection": "EN-Pages.json",
|
||||
"path": "/src/content/en/index.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -49,12 +50,13 @@
|
||||
"separator": true
|
||||
},
|
||||
{
|
||||
"icon": null,
|
||||
"label": "FR Pages",
|
||||
"icon": "user",
|
||||
"label": "FR Homepage",
|
||||
"target": {
|
||||
"name": "Project.Collection",
|
||||
"name": "Edit Content",
|
||||
"params": {
|
||||
"path": "/.mattrbld/collections/FR-Pages.json"
|
||||
"collection": "FR-Pages.json",
|
||||
"path": "/src/content/fr/index.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user