mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-04-01 11:51:50 +02:00
Update timeline
This commit is contained in:
parent
31e59c71bc
commit
74aed47c0a
7 changed files with 60 additions and 18 deletions
|
@ -11,15 +11,18 @@ export const eventsData = [
|
|||
url: 'https://genshin.mihoyo.com/en/news/detail/12368',
|
||||
showOnHome: true,
|
||||
},
|
||||
|
||||
{
|
||||
name: 'Legend of the Vagabond Sword',
|
||||
pos: '0% 45%',
|
||||
image: 'legend_of_the_vagabond.jpg',
|
||||
start: '2021-06-25 10:00:00',
|
||||
end: '2021-07-08 03:59:59',
|
||||
color: '#7A92FF',
|
||||
zoom: '180%',
|
||||
name: 'Echoing Tales',
|
||||
pos: '0% 15%',
|
||||
image: 'echoing_tales.png',
|
||||
start: '2021-06-09 11:00:00',
|
||||
end: '2021-07-21 15:00:00',
|
||||
color: '#90CEF5',
|
||||
zoom: '230%',
|
||||
url: 'https://www.hoyolab.com/genshin/article/415684',
|
||||
showOnHome: true,
|
||||
timezoneDependent: true,
|
||||
},
|
||||
],
|
||||
[
|
||||
|
@ -46,16 +49,14 @@ export const eventsData = [
|
|||
showOnHome: true,
|
||||
},
|
||||
{
|
||||
name: 'Echoing Tales',
|
||||
pos: '0% 15%',
|
||||
image: 'echoing_tales.png',
|
||||
start: '2021-06-09 11:00:00',
|
||||
end: '2021-07-21 15:00:00',
|
||||
color: '#90CEF5',
|
||||
zoom: '230%',
|
||||
url: 'https://www.hoyolab.com/genshin/article/415684',
|
||||
name: 'Legend of the Vagabond Sword',
|
||||
pos: '0% 45%',
|
||||
image: 'legend_of_the_vagabond_sword.png',
|
||||
start: '2021-06-25 10:00:00',
|
||||
end: '2021-07-08 03:59:59',
|
||||
color: '#7A92FF',
|
||||
zoom: '180%',
|
||||
showOnHome: true,
|
||||
timezoneDependent: true,
|
||||
},
|
||||
],
|
||||
[
|
||||
|
@ -104,6 +105,17 @@ export const eventsData = [
|
|||
showOnHome: true,
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: 'Kaboomball Kombat',
|
||||
pos: '0% 35%',
|
||||
image: 'kaboomball_kombat.jpg',
|
||||
start: '2021-07-02 10:00:00',
|
||||
end: '2021-07-12 04:00:00',
|
||||
color: '#FF8282',
|
||||
zoom: '160%',
|
||||
url: 'https://twitter.com/GenshinImpact/status/1409001038758121478',
|
||||
showOnHome: true,
|
||||
},
|
||||
],
|
||||
[
|
||||
{
|
||||
|
@ -170,6 +182,17 @@ export const eventsData = [
|
|||
pos: '50% 35%',
|
||||
startOnly: true,
|
||||
},
|
||||
{
|
||||
name: 'Never-Ending Battle',
|
||||
pos: '0% 55%',
|
||||
image: 'neverending_battle.jpg',
|
||||
start: '2021-07-09 10:00:00',
|
||||
end: '2021-07-19 04:00:00',
|
||||
color: '#CCFFCB',
|
||||
zoom: '160%',
|
||||
url: 'https://twitter.com/GenshinImpact/status/1409001038758121478',
|
||||
showOnHome: true,
|
||||
},
|
||||
],
|
||||
[
|
||||
{
|
||||
|
@ -192,7 +215,6 @@ export const eventsData = [
|
|||
color: '#A6D6E0',
|
||||
url: 'https://genshin.mihoyo.com/en/news/detail/12736',
|
||||
showOnHome: true,
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: 'Sparkling Steps - Klee Banner',
|
||||
|
@ -205,6 +227,16 @@ export const eventsData = [
|
|||
showOnHome: true,
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: 'Leaves in the Wind - Kazuha Banner',
|
||||
pos: '30% 15%',
|
||||
image: 'leaves_in_the_wind.png',
|
||||
start: '2021-06-29 18:00:00',
|
||||
end: '2021-07-20 14:59:59',
|
||||
color: '#8FFFDE',
|
||||
url: 'https://genshin.mihoyo.com/en/news/detail/13657',
|
||||
showOnHome: true,
|
||||
},
|
||||
],
|
||||
[
|
||||
{
|
||||
|
@ -229,7 +261,6 @@ export const eventsData = [
|
|||
zoom: '170%',
|
||||
url: 'https://genshin.mihoyo.com/en/news/detail/12749',
|
||||
showOnHome: true,
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: 'Epitome Invocation - Weapon Banner',
|
||||
|
@ -243,6 +274,17 @@ export const eventsData = [
|
|||
showOnHome: true,
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: 'Epitome Invocation - Weapon Banner',
|
||||
image: 'epitome_invocation_14.png',
|
||||
pos: '30% 30%',
|
||||
start: '2021-06-29 18:00:00',
|
||||
end: '2021-07-20 14:59:59',
|
||||
color: '#FFAA4B',
|
||||
zoom: '170%',
|
||||
url: 'https://genshin.mihoyo.com/en/news/detail/13666',
|
||||
showOnHome: true,
|
||||
},
|
||||
],
|
||||
[
|
||||
{
|
||||
|
|
BIN
static/images/events/epitome_invocation_14.png
Normal file
BIN
static/images/events/epitome_invocation_14.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 542 KiB |
BIN
static/images/events/kaboomball_kombat.jpg
Normal file
BIN
static/images/events/kaboomball_kombat.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 153 KiB |
BIN
static/images/events/leaves_in_the_wind.png
Normal file
BIN
static/images/events/leaves_in_the_wind.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 751 KiB |
BIN
static/images/events/legend_of_the_vagabond_sword.png
Normal file
BIN
static/images/events/legend_of_the_vagabond_sword.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 527 KiB |
BIN
static/images/events/neverending_battle.jpg
Normal file
BIN
static/images/events/neverending_battle.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 190 KiB |
BIN
static/images/weapons/freedom-sworn.png
Normal file
BIN
static/images/weapons/freedom-sworn.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 68 KiB |
Loading…
Add table
Reference in a new issue