Skip to content

Commit 22a458d

Browse files
authored
Update featured.json
1 parent 2ca4907 commit 22a458d

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

src/featured.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -65,26 +65,6 @@
6565
"size": 9,
6666
"enabled": false
6767
},
68-
{
69-
"title": "Popular Drinks",
70-
"description": "Popular drinks never going out of style!",
71-
"items": [
72-
"old-fashioned",
73-
"margarita",
74-
"cosmopolitan",
75-
"negroni",
76-
"moscow-mule",
77-
"mojito",
78-
"manhattan",
79-
"mimosa",
80-
"gimlet",
81-
"sidecar",
82-
"french-75",
83-
"dark-and-stormy",
84-
"daiquiri"
85-
],
86-
"size": 12
87-
},
8868
{
8969
"title": "Hot Weather drinks",
9070
"description": "Refreshing cocktails for those hot days of summer",
@@ -119,7 +99,27 @@
11999
"gin-fizz"
120100
],
121101
"size": 6,
122-
"enabled": false
102+
"enabled": true
103+
},
104+
{
105+
"title": "Popular Drinks",
106+
"description": "Popular drinks never going out of style!",
107+
"items": [
108+
"old-fashioned",
109+
"margarita",
110+
"cosmopolitan",
111+
"negroni",
112+
"moscow-mule",
113+
"mojito",
114+
"manhattan",
115+
"mimosa",
116+
"gimlet",
117+
"sidecar",
118+
"french-75",
119+
"dark-and-stormy",
120+
"daiquiri"
121+
],
122+
"size": 12
123123
},
124124
{
125125
"title": "Under the Weather Drinks",
@@ -146,7 +146,7 @@
146146
"warm-lemon-honey-tea"
147147
],
148148
"size": 6,
149-
"enabled": true
149+
"enabled": false
150150
},
151151
{
152152
"title": "Everything is Chocolate",

0 commit comments

Comments
 (0)