Skip to content

Commit

Permalink
Merge pull request #417 from alex-beckett/events
Browse files Browse the repository at this point in the history
Update events page
  • Loading branch information
jcstein authored Nov 11, 2024
2 parents d3777ff + 3c033e2 commit 212dd37
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: false,
featured: true,
},
{
id: 2,
Expand All @@ -23,7 +23,7 @@ export const eventData = [
location: "Bangkok",
category: ["", ""],
url: "https://lu.ma/3elvoqpy",
featured: true,
featured: false,
},
{
id: 3,
Expand Down

0 comments on commit 212dd37

Please sign in to comment.