|
1 | 1 | [ |
2 | 2 | { |
3 | | - "type": "categories-to-follow", |
| 3 | + "type": "categories_to_follow", |
4 | 4 | "title": "Discover New Topics", |
5 | 5 | "description": "Follow your favorite categories to personalize your news feed.", |
6 | | - "display_type": "horizontal-card-list", |
| 6 | + "display_type": "horizontal_card_list", |
7 | 7 | "suggested_content_type": "category", |
8 | 8 | "max_items_to_display": 3, |
9 | 9 | "fetch_criteria": "popular" |
10 | 10 | }, |
11 | 11 | { |
12 | | - "type": "sources-to-follow", |
| 12 | + "type": "sources_to_follow", |
13 | 13 | "title": "Explore Trusted Sources", |
14 | 14 | "description": "Follow news sources that matter to you.", |
15 | | - "display_type": "vertical-card-list", |
| 15 | + "display_type": "vertical_card_list", |
16 | 16 | "suggested_content_type": "source", |
17 | 17 | "max_items_to_display": 5, |
18 | 18 | "fetch_criteria": "recommended" |
19 | 19 | }, |
20 | 20 | { |
21 | | - "type": "countries-to-follow", |
| 21 | + "type": "countries_to_follow", |
22 | 22 | "title": "Global News at Your Fingertips", |
23 | 23 | "description": "Select countries to get news from around the world.", |
24 | 24 | "display_type": "grid", |
|
0 commit comments