mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
adds proper images for events
This commit is contained in:
@@ -736,7 +736,7 @@ const events = [
|
|||||||
link: "https://ripple.swoogo.com/xrpl-zone-seoul",
|
link: "https://ripple.swoogo.com/xrpl-zone-seoul",
|
||||||
location: "Seongdong-su, Seoul",
|
location: "Seongdong-su, Seoul",
|
||||||
date: "September 4, 2024",
|
date: "September 4, 2024",
|
||||||
image: zone,
|
image: require('../static/img/events/event-meetup-zone-day.png'),
|
||||||
end_date: "September 4, 2024",
|
end_date: "September 4, 2024",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -747,7 +747,7 @@ const events = [
|
|||||||
link: "https://lu.ma/mbg067j3",
|
link: "https://lu.ma/mbg067j3",
|
||||||
location: "Seongdong-su, Seoul",
|
location: "Seongdong-su, Seoul",
|
||||||
date: "September 4, 2024",
|
date: "September 4, 2024",
|
||||||
image: korea,
|
image: require('../static/img/events/event-meetup-zone-night.png'),
|
||||||
end_date: "September 4, 2024",
|
end_date: "September 4, 2024",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -791,7 +791,7 @@ const events = [
|
|||||||
link: "https://events.xrplresources.org/toyko-community-2024",
|
link: "https://events.xrplresources.org/toyko-community-2024",
|
||||||
location: "Shinagawa, Tokyo",
|
location: "Shinagawa, Tokyo",
|
||||||
date: "September 6, 2024",
|
date: "September 6, 2024",
|
||||||
image: require('../static/img/events/event-meetup-tokyo-day.png'),
|
image: require('../static/img/events/event-meetup-tokyo-night.png'),
|
||||||
end_date: "September 6, 2024",
|
end_date: "September 6, 2024",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -214,7 +214,7 @@ const events = [
|
|||||||
link: "https://ripple.swoogo.com/xrpl-zone-seoul",
|
link: "https://ripple.swoogo.com/xrpl-zone-seoul",
|
||||||
location: "Seongdong-su, Seoul",
|
location: "Seongdong-su, Seoul",
|
||||||
date: "September 4, 2024",
|
date: "September 4, 2024",
|
||||||
image: zone,
|
image: require('../static/img/events/event-meetup-zone-day.png'),
|
||||||
start_date: "September 4, 2024",
|
start_date: "September 4, 2024",
|
||||||
end_date: "September 4, 2024",
|
end_date: "September 4, 2024",
|
||||||
},
|
},
|
||||||
@@ -226,7 +226,7 @@ const events = [
|
|||||||
link: "https://lu.ma/mbg067j3",
|
link: "https://lu.ma/mbg067j3",
|
||||||
location: "Seongdong-su, Seoul",
|
location: "Seongdong-su, Seoul",
|
||||||
date: "September 4, 2024",
|
date: "September 4, 2024",
|
||||||
image: korea,
|
image: require('../static/img/events/event-meetup-zone-night.png'),
|
||||||
start_date: "September 4, 2024",
|
start_date: "September 4, 2024",
|
||||||
end_date: "September 4, 2024",
|
end_date: "September 4, 2024",
|
||||||
},
|
},
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 428 KiB After Width: | Height: | Size: 26 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 423 KiB After Width: | Height: | Size: 31 KiB |
BIN
static/img/events/event-meetup-zone-day.png
Normal file
BIN
static/img/events/event-meetup-zone-day.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 428 KiB |
BIN
static/img/events/event-meetup-zone-night.png
Normal file
BIN
static/img/events/event-meetup-zone-night.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 423 KiB |
Reference in New Issue
Block a user