Update timeline
parent
2480a7927d
commit
9673e99ed6
|
@ -121,10 +121,22 @@ export const eventsData = [
|
|||
start: '2021-11-12 10:00:00',
|
||||
end: '2021-11-18 03:59:59',
|
||||
color: '#FFDB7F',
|
||||
zoom: '150%',
|
||||
zoom: '200%',
|
||||
url: 'https://www.hoyolab.com/article/1321455',
|
||||
showOnHome: true,
|
||||
},
|
||||
{
|
||||
name: 'Update 2.3!',
|
||||
pos: '0% 20%',
|
||||
zoom: '150%',
|
||||
image: 'shadows_amidst_snowstorms.jpg',
|
||||
start: '2021-11-24 11:00:00',
|
||||
end: '2021-11-30 17:59:59',
|
||||
color: '#dfe9f2',
|
||||
url: 'https://www.hoyolab.com/article/1189984',
|
||||
showOnHome: true,
|
||||
timezoneDependent: true,
|
||||
},
|
||||
],
|
||||
[
|
||||
{
|
||||
|
@ -207,9 +219,8 @@ export const eventsData = [
|
|||
start: '2021-11-15 04:00:00',
|
||||
end: '2021-11-22 03:59:59',
|
||||
color: '#50D98F',
|
||||
zoom: '150%',
|
||||
zoom: '200%',
|
||||
url: 'https://www.hoyolab.com/article/1321455',
|
||||
startOnly: true,
|
||||
},
|
||||
],
|
||||
[
|
||||
|
@ -295,7 +306,8 @@ export const eventsData = [
|
|||
},
|
||||
{
|
||||
name: 'Epitome Invocation - Weapon Banner',
|
||||
pos: '40% 40%',
|
||||
pos: '30% 10%',
|
||||
zoom: '150%',
|
||||
image: 'epitome_invocation_20.jpg',
|
||||
start: '2021-11-02 18:00:00',
|
||||
end: '2021-11-23 14:59:59',
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 232 KiB After Width: | Height: | Size: 302 KiB |
Binary file not shown.
Before Width: | Height: | Size: 242 KiB After Width: | Height: | Size: 118 KiB |
Binary file not shown.
After Width: | Height: | Size: 206 KiB |
Loading…
Reference in New Issue