mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2024-11-23 07:17:43 +01:00
Update timeline
This commit is contained in:
parent
7a9ebd7a77
commit
36a39aef78
6 changed files with 59 additions and 3 deletions
|
@ -59,6 +59,28 @@ export const eventsData = [
|
|||
url: 'https://www.hoyolab.com/article/4592260',
|
||||
showOnHome: true,
|
||||
},
|
||||
{
|
||||
name: 'A Muddy Bizzare Adventure',
|
||||
pos: '50% 50%',
|
||||
image: 'a_muddy_bizzare_adventure.jpg',
|
||||
start: '2022-06-22 10:00:00',
|
||||
end: '2022-07-04 03:59:59',
|
||||
color: '#8882e2',
|
||||
zoom: '150%',
|
||||
url: 'https://www.hoyolab.com/article/5444663',
|
||||
showOnHome: true,
|
||||
},
|
||||
{
|
||||
name: 'Ley Line Overflow',
|
||||
pos: '0% 20%',
|
||||
image: 'leyline_overflow.jpg',
|
||||
start: '2022-07-04 04:00:00',
|
||||
end: '2022-07-11 03:59:59',
|
||||
color: '#5baced',
|
||||
zoom: '200%',
|
||||
url: 'https://www.hoyolab.com/article/5444663',
|
||||
showOnHome: true,
|
||||
},
|
||||
],
|
||||
[
|
||||
{
|
||||
|
@ -90,8 +112,8 @@ export const eventsData = [
|
|||
start: '2022-06-13 10:00:00',
|
||||
end: '2022-07-04 03:59:59',
|
||||
color: '#ffca92',
|
||||
zoom: '100%',
|
||||
url: 'https://www.hoyolab.com/article/4998961',
|
||||
zoom: '250%',
|
||||
url: 'https://www.hoyolab.com/article/5350611c',
|
||||
showOnHome: true,
|
||||
},
|
||||
],
|
||||
|
@ -130,7 +152,7 @@ export const eventsData = [
|
|||
{
|
||||
name: 'Perilous Trail',
|
||||
pos: '0% 20%',
|
||||
zoom: '100%',
|
||||
zoom: '150%',
|
||||
image: 'perilous_trail.jpg',
|
||||
start: '2022-05-31 06:00:00',
|
||||
end: '2022-06-20 03:59:59',
|
||||
|
@ -139,6 +161,17 @@ export const eventsData = [
|
|||
showOnHome: true,
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: 'Core of the Apparatus',
|
||||
pos: '50% 50%',
|
||||
zoom: '150%',
|
||||
image: 'core_of_the_apparatus.jpg',
|
||||
start: '2022-06-29 10:00:00',
|
||||
end: '2022-07-11 03:59:59',
|
||||
color: '#fdf9f4',
|
||||
url: 'https://www.hoyolab.com/article/5444663',
|
||||
showOnHome: true,
|
||||
},
|
||||
],
|
||||
[
|
||||
{
|
||||
|
@ -202,6 +235,17 @@ export const eventsData = [
|
|||
showOnHome: true,
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: "Oni's Royale - Itto Banner",
|
||||
pos: '20% 15%',
|
||||
zoom: '200%',
|
||||
image: 'onis_royale_2.jpg',
|
||||
start: '2022-06-21 18:00:00',
|
||||
end: '2022-07-12 14:59:59',
|
||||
color: '#FFB455',
|
||||
url: 'https://www.hoyolab.com/article/5444430',
|
||||
showOnHome: true,
|
||||
},
|
||||
],
|
||||
[
|
||||
{
|
||||
|
@ -237,6 +281,18 @@ export const eventsData = [
|
|||
color: '#FFAA4B',
|
||||
url: 'https://www.hoyolab.com/article/4998735',
|
||||
showOnHome: true,
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: 'Epitome Invocation - Weapon Banner',
|
||||
pos: '30% 30%',
|
||||
zoom: '150%',
|
||||
image: 'epitome_invocation_30.jpg',
|
||||
start: '2022-06-21 18:00:00',
|
||||
end: '2022-07-12 14:59:59',
|
||||
color: '#FFAA4B',
|
||||
url: 'https://www.hoyolab.com/article/5444431',
|
||||
showOnHome: true,
|
||||
},
|
||||
],
|
||||
[
|
||||
|
|
BIN
static/images/events/a_muddy_bizzare_adventure.jpg
Normal file
BIN
static/images/events/a_muddy_bizzare_adventure.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
BIN
static/images/events/core_of_the_apparatus.jpg
Normal file
BIN
static/images/events/core_of_the_apparatus.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Binary file not shown.
Before Width: | Height: | Size: 87 KiB After Width: | Height: | Size: 183 KiB |
BIN
static/images/events/epitome_invocation_30.jpg
Normal file
BIN
static/images/events/epitome_invocation_30.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 248 KiB |
BIN
static/images/events/onis_royale_2.jpg
Normal file
BIN
static/images/events/onis_royale_2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 362 KiB |
Loading…
Reference in a new issue