Skip to content

Commit 5d02612

Browse files
committed
chore: compressing some large images. Update featured drinks.
1 parent 76de9aa commit 5d02612

11 files changed

+13
-13
lines changed
-45.7 KB
Loading
-86.5 KB
Loading

src/assets/recipes/black-widow.jpg

-352 KB
Loading
-944 KB
Loading
-153 KB
Loading
-224 KB
Loading
-213 KB
Loading
-264 KB
Loading
-173 KB
Loading

src/featured.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -63,19 +63,7 @@
6363
"drunken-peanut-butter-cups"
6464
],
6565
"size": 12,
66-
"enabled": true
67-
},
68-
{
69-
"title": "Everything is Chocolate",
70-
"description": "All drink made from chocolate",
71-
"items": [
72-
"chocolate-milk",
73-
"chocolate-monkey",
74-
"clavis-riga",
75-
"dom-pedro",
76-
"indonesian-avocado-milkshake"
77-
],
78-
"size": 6
66+
"enabled": false
7967
},
8068
{
8169
"title": "Under the Weather Drinks",
@@ -103,6 +91,18 @@
10391
],
10492
"size": 6
10593
},
94+
{
95+
"title": "Everything is Chocolate",
96+
"description": "All drink made from chocolate",
97+
"items": [
98+
"chocolate-milk",
99+
"chocolate-monkey",
100+
"clavis-riga",
101+
"dom-pedro",
102+
"indonesian-avocado-milkshake"
103+
],
104+
"size": 6
105+
},
106106
{
107107
"title": "Hot Weather drinks",
108108
"description": "Refreshing cocktails for those hot days of summer",

0 commit comments

Comments
 (0)