Skip to content

Commit 43037d2

Browse files
authored
Merge pull request #14 from mcclatchy/homepage-configs
Homepage configs for launch week
2 parents 23bd870 + 9fb430b commit 43037d2

File tree

1 file changed

+1
-41
lines changed

1 file changed

+1
-41
lines changed

config/homepage.json

Lines changed: 1 addition & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -20,63 +20,23 @@
2020
}
2121
]
2222
},
23-
"placement": {
24-
"type": "query",
25-
"value": "#zone-el-5"
26-
}
27-
},
28-
{
29-
"id": "zone-community-events",
30-
"type": "editorial",
31-
"notes": "duped for the new DOM",
32-
"filters": [
33-
{
34-
"type": "config",
35-
"name": "zone.communityEventsNew",
36-
"value": true
37-
}
38-
],
39-
"zephr": {
40-
"feature": "zone-community-events",
41-
"dataset": [
42-
{
43-
"type": "config",
44-
"name": "market",
45-
"value": "marketInfo.domain"
46-
}
47-
]
48-
},
4923
"placement": {
5024
"type": "query",
5125
"value": "#secondary-story-9"
5226
}
5327
},
5428
{
5529
"id": "zone-el-9",
56-
"filters": [
57-
{
58-
"type": "config",
59-
"name": "zone.communityEventsNew",
60-
"value": true
61-
}
62-
],
6330
"placement": {
6431
"type": "query",
6532
"value": "#secondary-story-6"
6633
}
6734
},
6835
{
6936
"id": "zone-el-11",
70-
"filters": [
71-
{
72-
"type": "config",
73-
"name": "zone.communityEventsNew",
74-
"value": true
75-
}
76-
],
7737
"placement": {
7838
"type": "query",
79-
"value": "#secondary-story-14"
39+
"value": "#secondary-story-10"
8040
}
8141
}
8242
]

0 commit comments

Comments
 (0)