Skip to content

Commit

Permalink
refactor: use image resource for blue hawaiian
Browse files Browse the repository at this point in the history
  • Loading branch information
aslansari committed May 19, 2024
1 parent 1c29c14 commit 5d0bc3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"Sweet": [
{
"title": "Blue Hawaiian",
"imageUrl": "https://www.acouplecooks.com/wp-content/uploads/2021/03/Blue-Hawaii-Drink-001.jpg",
"imageUrl": "https://raw.githubusercontent.com/aslansari/spiritvisor/main/composeApp/src/commonMain/composeResources/files/images/blue-hawaiian.webp",
"description": "A vibrant tropical cocktail that’s as blue as the ocean.",
"ingredients": [
"Light rum",
Expand Down

0 comments on commit 5d0bc3c

Please sign in to comment.