Update timeline

This commit is contained in:
Made Baruna 2021-08-08 23:07:08 +07:00
parent ddc9a22fc8
commit 513c35d178
No known key found for this signature in database
GPG key ID: 5AA5DA16AA5DCEAD
6 changed files with 55 additions and 1 deletions

View file

@ -34,7 +34,7 @@ export const eventsData = [
showOnHome: true, showOnHome: true,
}, },
{ {
name: "Summer Night Mementos", name: 'Summer Night Mementos',
pos: '0% 40%', pos: '0% 40%',
image: 'summer_night_mementos.jpg', image: 'summer_night_mementos.jpg',
start: '2021-08-05 04:00:00', start: '2021-08-05 04:00:00',
@ -67,6 +67,17 @@ export const eventsData = [
url: 'https://genshin.mihoyo.com/en/news/detail/14337', url: 'https://genshin.mihoyo.com/en/news/detail/14337',
showOnHome: true, showOnHome: true,
}, },
{
name: 'Ley Line Overflow',
pos: '20% 35%',
image: 'ley_line_overflow.jpg',
start: '2021-08-23 04:00:00',
end: '2021-08-30 03:59:59',
color: '#43DA8C',
zoom: '150%',
url: 'https://www.hoyolab.com/genshin/article/661106',
showOnHome: true,
},
], ],
[ [
{ {
@ -103,6 +114,17 @@ export const eventsData = [
url: 'https://genshin.mihoyo.com/en/news/detail/14337', url: 'https://genshin.mihoyo.com/en/news/detail/14337',
showOnHome: true, showOnHome: true,
}, },
{
name: 'Theater Mechanicus: Stage of Wonders',
pos: '0% 50%',
image: 'theater_mechanicus.jpg',
start: '2021-08-12 10:00:00',
end: '2021-08-26 03:59:59',
color: '#F19C6D',
zoom: '120%',
url: 'https://www.hoyolab.com/genshin/article/661106',
showOnHome: true,
},
], ],
[ [
{ {
@ -189,6 +211,17 @@ export const eventsData = [
pos: '0% 25%', pos: '0% 25%',
startOnly: true, startOnly: true,
}, },
{
name: 'Phantom Flow',
pos: '0% 20%',
image: 'phantom_flow.jpg',
start: '2021-08-20 10:00:00',
end: '2021-08-30 03:59:59',
color: '#FFB6EB',
zoom: '100%',
url: 'https://www.hoyolab.com/genshin/article/661106',
showOnHome: true,
},
], ],
[ [
{ {
@ -224,6 +257,17 @@ export const eventsData = [
showOnHome: true, showOnHome: true,
timezoneDependent: true, timezoneDependent: true,
}, },
{
name: 'Tapestry of Golden Flames - Yoimiya Banner',
pos: '30% 25%',
zoom: '180%',
image: 'tapestry_of_golden_flames.jpg',
start: '2021-08-10 18:00:00',
end: '2021-08-31 14:59:59',
color: '#F7D69F',
url: 'https://www.hoyolab.com/genshin/article/661064',
showOnHome: true,
},
], ],
[ [
{ {
@ -260,6 +304,16 @@ export const eventsData = [
showOnHome: true, showOnHome: true,
timezoneDependent: true, timezoneDependent: true,
}, },
{
name: 'Epitome Invocation - Weapon Banner',
pos: '30% 30%',
image: 'epitome_invocation_16.jpg',
start: '2021-08-10 18:00:00',
end: '2021-08-31 14:59:59',
color: '#FFAA4B',
url: 'https://www.hoyolab.com/genshin/article/661045',
showOnHome: true,
},
], ],
[ [
{ {

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB