fix: remove singleton flag from homepage collection
Singleton collections don't support live editing in EmDash. Converting to regular collection enables live editing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -20,7 +20,6 @@
|
|||||||
"revisions",
|
"revisions",
|
||||||
"search"
|
"search"
|
||||||
],
|
],
|
||||||
"singleton": true,
|
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"slug": "hero_headline",
|
"slug": "hero_headline",
|
||||||
|
|||||||
Reference in New Issue
Block a user