15 lines
380 B
JSON
15 lines
380 B
JSON
{
|
|
"name": "strike-freedom-cockpit",
|
|
"label": "Strike Freedom Cockpit",
|
|
"description": "MS-STATUS sidebar + header crest for the Strike Freedom theme",
|
|
"icon": "Shield",
|
|
"version": "1.0.0",
|
|
"tab": {
|
|
"path": "/strike-freedom-cockpit",
|
|
"position": "end",
|
|
"hidden": true
|
|
},
|
|
"slots": ["sidebar", "header-left", "footer-right"],
|
|
"entry": "dist/index.js"
|
|
}
|