use template literals for improved formatting.

This commit is contained in:
akcodez
2025-06-09 10:31:57 -07:00
parent b214189e46
commit cf44f76240

View File

@@ -1121,7 +1121,7 @@ const events = [
{
name: "XRPL Meetup in Brussels",
description:
"Calling all blockchain and XRP Ledger enthusiasts in Brussels! Join XRPL Meetups to share knowledge, build real-life connections, and foster communities centered around blockchain and XRP Ledger. We're establishing local "XRPL Hubs" across Europe, and we want you to be a part of it!",
`Calling all blockchain and XRP Ledger enthusiasts in Brussels! Join XRPL Meetups to share knowledge, build real-life connections, and foster communities centered around blockchain and XRP Ledger. We're establishing local "XRPL Hubs" across Europe, and we want you to be a part of it!`,
type: "meetup",
link: "https://lu.ma/q32897pc",
location: "Bruxelles, Belgium",