Update timeline
parent
5d5e9d0b01
commit
af62933f4c
|
@ -72,12 +72,12 @@ export const eventsData = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Thunder Sojourn',
|
name: 'Thunder Sojourn',
|
||||||
pos: '100% 30%',
|
pos: '0% 25%',
|
||||||
image: 'thunder_sojourn.jpg',
|
image: 'thunder_sojourn.jpg',
|
||||||
start: '2021-07-22 10:00:00',
|
start: '2021-07-22 10:00:00',
|
||||||
end: '2021-08-09 03:59:59',
|
end: '2021-08-09 03:59:59',
|
||||||
color: '#5EA2FF',
|
color: '#F0DBFF',
|
||||||
zoom: '100%',
|
zoom: '200%',
|
||||||
url: 'https://genshin.mihoyo.com/en/news/detail/14337',
|
url: 'https://genshin.mihoyo.com/en/news/detail/14337',
|
||||||
showOnHome: true,
|
showOnHome: true,
|
||||||
},
|
},
|
||||||
|
@ -135,7 +135,7 @@ export const eventsData = [
|
||||||
name: 'Act I',
|
name: 'Act I',
|
||||||
start: '2021-07-22 10:00:00',
|
start: '2021-07-22 10:00:00',
|
||||||
end: '2021-07-24 04:00:00',
|
end: '2021-07-24 04:00:00',
|
||||||
color: '#5EA2FF',
|
color: '#F0DBFF',
|
||||||
url: 'https://www.hoyolab.com/genshin/article/567649',
|
url: 'https://www.hoyolab.com/genshin/article/567649',
|
||||||
startOnly: true,
|
startOnly: true,
|
||||||
timezoneDependent: true,
|
timezoneDependent: true,
|
||||||
|
@ -144,7 +144,7 @@ export const eventsData = [
|
||||||
name: 'Act II',
|
name: 'Act II',
|
||||||
start: '2021-07-24 04:00:00',
|
start: '2021-07-24 04:00:00',
|
||||||
end: '2021-07-27 04:00:00',
|
end: '2021-07-27 04:00:00',
|
||||||
color: '#5EA2FF',
|
color: '#F0DBFF',
|
||||||
url: 'https://www.hoyolab.com/genshin/article/567649',
|
url: 'https://www.hoyolab.com/genshin/article/567649',
|
||||||
startOnly: true,
|
startOnly: true,
|
||||||
},
|
},
|
||||||
|
@ -152,7 +152,7 @@ export const eventsData = [
|
||||||
name: 'Act III',
|
name: 'Act III',
|
||||||
start: '2021-07-27 04:00:00',
|
start: '2021-07-27 04:00:00',
|
||||||
end: '2021-07-30 04:00:00',
|
end: '2021-07-30 04:00:00',
|
||||||
color: '#5EA2FF',
|
color: '#F0DBFF',
|
||||||
url: 'https://www.hoyolab.com/genshin/article/567649',
|
url: 'https://www.hoyolab.com/genshin/article/567649',
|
||||||
startOnly: true,
|
startOnly: true,
|
||||||
},
|
},
|
||||||
|
@ -160,11 +160,11 @@ export const eventsData = [
|
||||||
name: 'Act IV',
|
name: 'Act IV',
|
||||||
start: '2021-07-30 04:00:00',
|
start: '2021-07-30 04:00:00',
|
||||||
end: '2021-08-09 03:59:59',
|
end: '2021-08-09 03:59:59',
|
||||||
color: '#5EA2FF',
|
color: '#F0DBFF',
|
||||||
url: 'https://www.hoyolab.com/genshin/article/567649',
|
url: 'https://www.hoyolab.com/genshin/article/567649',
|
||||||
image: 'thunder_sojourn.jpg',
|
image: 'thunder_sojourn.jpg',
|
||||||
zoom: '100%',
|
zoom: '200%',
|
||||||
pos: '100% 30%',
|
pos: '0% 25%',
|
||||||
startOnly: true,
|
startOnly: true,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 591 KiB After Width: | Height: | Size: 372 KiB |
Loading…
Reference in New Issue