mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-03-14 11:43:52 +01:00
Update timeline
This commit is contained in:
parent
887ffc782b
commit
b48946d5e2
2 changed files with 23 additions and 0 deletions
|
@ -1,4 +1,17 @@
|
|||
export const eventsData = [
|
||||
[
|
||||
{
|
||||
name: '2.5 Special Program',
|
||||
pos: '100% 85%',
|
||||
image: 'special_program.jpg',
|
||||
start: '2022-02-04 20:00:00',
|
||||
end: '2022-02-12 00:00:00',
|
||||
color: '#f0e5f6',
|
||||
zoom: '150%',
|
||||
url: 'https://www.twitch.tv/genshinimpactofficial',
|
||||
startOnly: true,
|
||||
},
|
||||
],
|
||||
[
|
||||
{
|
||||
name: 'Let the Arataki Gang Show Begin Web Event',
|
||||
|
@ -451,6 +464,16 @@ export const eventsData = [
|
|||
image: 'paimon_bargain.png',
|
||||
description: 'Now selling: Barbara, Kaeya, and Blackcliff Weapons.',
|
||||
},
|
||||
{
|
||||
name: "Paimon's Bargain - Beidou, Noelle, and Royal",
|
||||
pos: '0% 50%',
|
||||
zoom: '150%',
|
||||
start: '2022-02-01 04:00:00',
|
||||
end: '2022-03-01 04:00:00',
|
||||
color: '#B6A1EA',
|
||||
image: 'paimon_bargain.png',
|
||||
description: 'Now selling: Beidou, Noelle, and Royal Weapons.',
|
||||
},
|
||||
],
|
||||
[
|
||||
{
|
||||
|
|
BIN
static/images/events/special_program.jpg
Normal file
BIN
static/images/events/special_program.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 185 KiB |
Loading…
Add table
Reference in a new issue