Skip to content

Commit

Permalink
Events (#409)
Browse files Browse the repository at this point in the history
* Add files via upload

* Update event-data.js
  • Loading branch information
alex-beckett authored Oct 31, 2024
1 parent 3f45f8c commit 0d74697
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/datas/events/event-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,19 @@ export const eventData = [
url: "https://lu.ma/qblylm6i",
featured: false,
},
{
id: 18,
eventType: "celestia", // celestia, community
image: "events/biconomy.png", // use 1200x800px image for cover image (3:2 ratio)
title: "Show and Tell - App Edition",
description: "",
startDate: "2024-11-13",
endDate: "",
location: "Bangkok",
category: ["", ""],
url: "https://lu.ma/rvqi5xev",
featured: false,
},
];

export const submitButton = {
Expand Down
Binary file added src/images/events/biconomy.png
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 0d74697

Please sign in to comment.