Skip to content

Commit

Permalink
Merge pull request #418 from alex-beckett/events
Browse files Browse the repository at this point in the history
Update event page
  • Loading branch information
jcstein authored Nov 12, 2024
2 parents 212dd37 + c639f41 commit 4827afe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/datas/events/event-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export const eventData = [
location: "Bangkok",
category: ["", ""],
url: "https://lu.ma/23mphcvd",
featured: true,
featured: false,
},
{
id: 2,
Expand All @@ -36,7 +36,7 @@ export const eventData = [
location: "Bangkok",
category: ["", ""],
url: "https://lu.ma/2qzkjf9d",
featured: false,
featured: true,
},
{
id: 4,
Expand Down

0 comments on commit 4827afe

Please sign in to comment.