We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 790c348 commit d67bc46Copy full SHA for d67bc46
src/featured.json
@@ -19,7 +19,7 @@
19
"drunken-peanut-butter-cups"
20
],
21
"size": 12,
22
- "enabled": false
+ "enabled": true
23
},
24
{
25
"title": "Holiday Drinks",
@@ -99,7 +99,7 @@
99
"gin-fizz"
100
101
102
103
104
105
"title": "Popular Drinks",
@@ -146,7 +146,7 @@
146
"warm-lemon-honey-tea"
147
148
"size": 6,
149
- "enabled": true
+ "enabled": false
150
151
152
"title": "Everything is Chocolate",
0 commit comments