Update timeline
parent
1bbdf1ad4f
commit
4b4e4ad252
|
@ -33,6 +33,17 @@ export const eventsData = [
|
|||
url: 'https://mhy.link/adfsJJA6',
|
||||
showOnHome: true,
|
||||
},
|
||||
{
|
||||
name: "Aloy's Exploration Journal",
|
||||
pos: '0% 30%',
|
||||
image: 'aloys_exploration_journal.jpg',
|
||||
start: '2021-10-13 10:00:00',
|
||||
end: '2021-10-27 23:59:59',
|
||||
color: '#D3EEF9',
|
||||
zoom: '200%',
|
||||
url: 'https://www.hoyolab.com/article/1206113',
|
||||
showOnHome: true,
|
||||
},
|
||||
],
|
||||
[
|
||||
{
|
||||
|
@ -81,13 +92,13 @@ export const eventsData = [
|
|||
},
|
||||
{
|
||||
name: "Tuned to the World's Sound",
|
||||
pos: '0% 15%',
|
||||
image: 'tuned_to_the_worlds_sound.jpg',
|
||||
pos: '0% 10%',
|
||||
image: 'tuned_to_the_worlds_sounds.jpg',
|
||||
start: '2021-10-15 10:00:00',
|
||||
end: '2021-10-25 03:59:59',
|
||||
color: '#FFF8F1',
|
||||
color: '#81A6BC',
|
||||
zoom: '300%',
|
||||
url: 'https://genshin.mihoyo.com/en/news/detail/16356',
|
||||
url: 'https://www.hoyolab.com/article/1206131',
|
||||
showOnHome: true,
|
||||
},
|
||||
],
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 166 KiB |
Binary file not shown.
Before Width: | Height: | Size: 57 KiB |
Binary file not shown.
After Width: | Height: | Size: 74 KiB |
Loading…
Reference in New Issue