Initial commit
This commit is contained in:
commit
5a3bf52ebb
86 changed files with 2639 additions and 0 deletions
3
studio/config/@sanity/data-aspects.json
Normal file
3
studio/config/@sanity/data-aspects.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"listOptions": {}
|
||||
}
|
||||
6
studio/config/@sanity/default-layout.json
Normal file
6
studio/config/@sanity/default-layout.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"toolSwitcher": {
|
||||
"order": [],
|
||||
"hidden": []
|
||||
}
|
||||
}
|
||||
7
studio/config/@sanity/default-login.json
Normal file
7
studio/config/@sanity/default-login.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"providers": {
|
||||
"mode": "append",
|
||||
"redirectOnSingle": false,
|
||||
"entries": []
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue