forked from XRPLF/xrpl-dev-portal
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request XRPLF#2598 from XRPLF/rm-toronto
rm toronto meetup
- Loading branch information
Showing
2 changed files
with
1 addition
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -416,7 +416,7 @@ const events = [ | |
{ | ||
name: "XRPL Toronto Meetup", | ||
description: | ||
"Prepare for an evening of XRPL Toronto Meetup – a celebration of discovery and connection. Join enthusiasts, innovators, and developers for inspiring talks, conversations, and learning. All are welcome, from seasoned developers to curious newcomers.", | ||
"Prepare for an evening of XRPL Toronto Meetup - a celebration of discovery and connection. Join enthusiasts, innovators, and developers for inspiring talks, conversations, and learning. All are welcome, from seasoned developers to curious newcomers.", | ||
type: "meetup", | ||
link: "https://www.meetup.com/xrpl-toronto-community-meetup/events/294766059", | ||
location: "Downtown Toronto", | ||
|
@@ -591,19 +591,6 @@ const events = [ | |
image: require("../static/img/events/paris.png"), | ||
end_date: "January 26, 2024", | ||
}, | ||
|
||
{ | ||
name: "XRPL Toronto Meetup Community - Celebrate with Us!", | ||
description: | ||
"To connect the blockchain community, showcase campus ambassador projects, and celebrate the new year.", | ||
type: "meetup", | ||
link: "https://www.meetup.com/xrpl-toronto-community-meetup/events/294766059", | ||
location: "Downtown, Toronto", | ||
date: "TBD", | ||
image: require("../static/img/events/[email protected]"), | ||
end_date: "January 31, 2025", // putting a far future date so it remains in upcoming events until a date is confirmed | ||
}, | ||
|
||
{ | ||
name: "XRP Ledger Zone ETHDenver", | ||
description: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,18 +56,6 @@ const events = [ | |
end_date: "November 28, 2023", | ||
start_date: "November 28, 2023", | ||
}, | ||
// { | ||
// name: "XRPL Toronto Meetup Community - Celebrate with Us!", | ||
// description: | ||
// "To connect the blockchain community, showcase campus ambassador projects, and celebrate the year's progress with a holiday theme.", | ||
// type: "meetup", | ||
// link: "https://www.meetup.com/xrpl-toronto-community-meetup/events/294766059", | ||
// location: "Downtown, Toronto", | ||
// date: "December 7th, 6pm - 9pm", | ||
// image: require("../static/img/events/[email protected]"), | ||
// end_date: "December 7, 2023", | ||
// start_date: "December 7, 2023", | ||
// }, | ||
{ | ||
name: "XRPL Grants Info Session: Decentralized Exchange (DEX) Focused", | ||
description: | ||
|