Update calendar

pull/42/head
Made Baruna 2024-08-28 15:05:11 +08:00
parent 2b172e9955
commit 06d6aa304f
2 changed files with 57 additions and 0 deletions

View File

@ -22,6 +22,7 @@ export const birthdays = {
charlotte: [4, 10],
xiao: [4, 17],
yelan: [4, 20],
kachina: [4, 22],
baizhu: [4, 25],
diluc: [4, 30],
candace: [5, 3],
@ -46,6 +47,7 @@ export const birthdays = {
klee: [7, 27],
kuki_shinobu: [7, 27],
yanfei: [7, 28],
mualani: [8, 3],
amber: [8, 10],
navia: [8, 16],
chiori: [8, 17],

View File

@ -1871,4 +1871,59 @@ export const events = [
url: 'https://www.hoyolab.com/article/31677110',
showOnHome: true,
},
{
name: 'Traces of Artistry',
pos: '80% 40%',
image: 'Traces of Artistry.jpg',
start: '2024-08-28 06:00:00',
end: '2024-09-16 03:59:59',
color: '#f4e9a7',
zoom: '200%',
url: 'https://www.hoyolab.com/article/32519656',
showOnHome: true,
},
{
name: 'Brilliant Dawn - Daily Login',
pos: '0% 50%',
image: 'Brilliant Dawn.png',
start: '2024-08-30 04:00:00',
end: '2024-09-18 03:59:59',
color: '#ff8d9e',
zoom: '200%',
url: 'https://www.hoyolab.com/article/32554889',
showOnHome: true,
},
{
name: 'Where the Springs Return',
pos: '0% 20%',
image: 'Where the Springs Return.jpg',
start: '2024-08-28 06:00:00',
end: '2024-09-17 17:59:59',
color: '#a0bbef',
zoom: '200%',
url: 'https://www.hoyolab.com/article/32490648',
showOnHome: true,
},
{
name: 'Flowers Resplendent on the Sun-Scorched Sojourn',
pos: '0% 25%',
image: 'Flowers Resplendent on the Sun-Scorched Sojourn.jpg',
start: '2024-08-28 06:00:00',
end: '2024-10-08 14:59:59',
color: '#ea7745',
zoom: '200%',
url: 'https://www.hoyolab.com/article/32490648',
showOnHome: true,
},
{
name: "Yupanqui's Turnfire",
pos: '0% 20%',
image: 'Yupanquis Turnfire.jpg',
start: '2024-09-17 18:00:00',
end: '2024-10-08 14:59:59',
color: '#a8d3e7',
zoom: '200%',
url: 'https://www.hoyolab.com/article/32490648',
showOnHome: true,
},
];