Update timeline
parent
d3405fda4d
commit
d83e87d840
|
@ -22,6 +22,17 @@ export const eventsData = [
|
|||
url: 'https://www.hoyolab.com/genshin/article/543290',
|
||||
showOnHome: true,
|
||||
},
|
||||
{
|
||||
name: "The Heron's Invitation Web Event",
|
||||
pos: '0% 48%',
|
||||
image: 'the_herons_invitation.jpg',
|
||||
start: '2021-07-26 04:00:00',
|
||||
end: '2021-08-02 23:59:59',
|
||||
color: '#FFFBF1',
|
||||
zoom: '200%',
|
||||
url: 'https://www.hoyolab.com/genshin/article/543290',
|
||||
showOnHome: true,
|
||||
},
|
||||
],
|
||||
[
|
||||
{
|
||||
|
@ -332,6 +343,16 @@ export const eventsData = [
|
|||
image: 'paimon_bargain.png',
|
||||
description: 'Now selling: Fischl, Xiangling, and Blackcliff Weapons.',
|
||||
},
|
||||
{
|
||||
name: "Paimon's Bargain - Beidou, Noelle, and Royal",
|
||||
pos: '0% 50%',
|
||||
zoom: '150%',
|
||||
start: '2021-08-01 04:00:00',
|
||||
end: '2021-09-01 04:00:00',
|
||||
color: '#B6A1EA',
|
||||
image: 'paimon_bargain.png',
|
||||
description: 'Now selling: Beidou, Noelle, and Royal Weapons.',
|
||||
},
|
||||
],
|
||||
[
|
||||
{
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 47 KiB |
Loading…
Reference in New Issue