mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-04-02 04:07:25 +02:00
Update timeline
This commit is contained in:
parent
1bbdf1ad4f
commit
4b4e4ad252
4 changed files with 15 additions and 4 deletions
src/data
static/images/events
|
@ -33,6 +33,17 @@ export const eventsData = [
|
|||
url: 'https://mhy.link/adfsJJA6',
|
||||
showOnHome: true,
|
||||
},
|
||||
{
|
||||
name: "Aloy's Exploration Journal",
|
||||
pos: '0% 30%',
|
||||
image: 'aloys_exploration_journal.jpg',
|
||||
start: '2021-10-13 10:00:00',
|
||||
end: '2021-10-27 23:59:59',
|
||||
color: '#D3EEF9',
|
||||
zoom: '200%',
|
||||
url: 'https://www.hoyolab.com/article/1206113',
|
||||
showOnHome: true,
|
||||
},
|
||||
],
|
||||
[
|
||||
{
|
||||
|
@ -81,13 +92,13 @@ export const eventsData = [
|
|||
},
|
||||
{
|
||||
name: "Tuned to the World's Sound",
|
||||
pos: '0% 15%',
|
||||
image: 'tuned_to_the_worlds_sound.jpg',
|
||||
pos: '0% 10%',
|
||||
image: 'tuned_to_the_worlds_sounds.jpg',
|
||||
start: '2021-10-15 10:00:00',
|
||||
end: '2021-10-25 03:59:59',
|
||||
color: '#FFF8F1',
|
||||
color: '#81A6BC',
|
||||
zoom: '300%',
|
||||
url: 'https://genshin.mihoyo.com/en/news/detail/16356',
|
||||
url: 'https://www.hoyolab.com/article/1206131',
|
||||
showOnHome: true,
|
||||
},
|
||||
],
|
||||
|
|
BIN
static/images/events/aloys_exploration_journal.jpg
Normal file
BIN
static/images/events/aloys_exploration_journal.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 166 KiB |
Binary file not shown.
Before ![]() (image error) Size: 57 KiB |
BIN
static/images/events/tuned_to_the_worlds_sounds.jpg
Normal file
BIN
static/images/events/tuned_to_the_worlds_sounds.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 74 KiB |
Loading…
Add table
Reference in a new issue