Skip to content

Commit 561dbfe

Browse files
committed
adding editor-picks to homepage.json
1 parent a0e7588 commit 561dbfe

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

config/homepage.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,26 @@
6464
"type": "query",
6565
"value": "#secondary-story-7"
6666
}
67+
},
68+
{
69+
"id": "zone-editor-picks",
70+
"cue": 280305494,
71+
"classList": ["three-columns"],
72+
"filters": [
73+
{
74+
"type": "subscriber",
75+
"value": true
76+
},
77+
{
78+
"type": "config",
79+
"name": "zone.editorPicks",
80+
"value": true
81+
}
82+
],
83+
"placement": {
84+
"type": "query",
85+
"value": "#secondary-story-3"
86+
}
6787
}
6888
]
6989
}

0 commit comments

Comments
 (0)