adds 3 past events

This commit is contained in:
akcodez
2023-03-31 14:38:41 -07:00
parent a2e4c263c7
commit 6bf6585e0a

View File

@@ -271,7 +271,7 @@
"image": "event-hack-nft@2x.png",
"end_date": "April 14, 2023"
},
{ "name": "Community Calls",
{ "name": "Community Calls #3",
"description": "Please check back! More details coming soon...",
"type": "conference-upcoming",
"link": "https://discord.com/invite/xrpl",
@@ -281,6 +281,35 @@
"end_date": "December 27, 2023",
"style": "opacity: 0.3; pointer-events: none; cursor: default;"
},
{ "name": "NFTs with xrp.cafe",
"description": "A cozy discussion with xrp.cafe about NFTs and the future of NFT infrastructure on the XRP Ledger.",
"type": "conference-past",
"link": "https://dev.to/ripplexdev/xrpcafe-ama-on-xrpl-developers-discord-36gp",
"location": "XRPL Developers Discord",
"date": "January 1, 2023",
"image": "event-hack-nft@2x.png",
"end_date": "January 1, 2023"
},
{ "name": "Community Calls #2",
"description": "A community call about XRPL amendments with Chris McKay.",
"type": "conference-past",
"link": "https://youtu.be/oNJ1Qqns2Gw",
"location": "XRPL Developers Discord",
"date": "August 8, 2022",
"image": "event-hack-nft@2x.png",
"end_date": "August 8, 2022"
},
{ "name": "Community Calls #1",
"description": "An open discussion about the development of XLS-20 and NFTs on the XRP Ledger.",
"type": "conference-past",
"link": "https://youtu.be/KpSt0PFT2QM",
"location": "XRPL Developers Discord",
"date": "June 02, 2022",
"image": "event-hack-nft@2x.png",
"end_date": "June 02, 2022"
},
]
%}