Skip to content

Commit

Permalink
starpizza update
Browse files Browse the repository at this point in the history
  • Loading branch information
ronan-s1 committed Apr 29, 2024
1 parent 0a3765e commit 1ab6274
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions assets/data/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
},
{
"place": "Star Pizza",
"rating": 8.1,
"rating": 8,
"category": ["American", "Pizza"],
"images": ["starpizza2.jpg", "starpizza.gif"],
"description": "This is the go to. Nice little pizza and burger place on talbot street. All day special goes hard, worth the price. The area is just a bit dodgey tho lol"
"images": ["starpizza2.jpg", "starpizza.gif", "starpizza3.jpg", "starpizza4.jpg"],
"description": "This is the go to. Nice little pizza and burger place on talbot street. All day special goes hard, worth the price. Great chips and surprisingly the slushies there are prob the best I ever had. Only downside is that it's on talbot street."
},
{
"place": "Wok on Inn",
Expand Down Expand Up @@ -230,6 +230,13 @@
"images": ["placeholder.png"],
"description": "???"
},
{
"place": "Salsa - Authentic Mexican Food",
"rating": "?",
"category": ["PENDING"],
"images": ["placeholder.png"],
"description": "???"
},
{
"place": "Space Jaru",
"rating": "?",
Expand Down
Binary file added assets/img/food/starpizza3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/food/starpizza4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1ab6274

Please sign in to comment.