Added remaining known events

This commit is contained in:
UBC Student 2024-10-16 06:40:30 -07:00
parent f38f1400a2
commit d9ab329bca
3 changed files with 22 additions and 0 deletions

View file

@ -2036,4 +2036,15 @@ export const events = [
url: 'https://www.hoyolab.com/article/34010544',
showOnHome: true,
},
{
name: "Reminiscent Regimen: Thrill",
pos: '0% 40%',
image: '5_1_coop.png',
start: '2024/10/17 10:00:00',
end: '2024/10/28 03:59:59',
color: '#AFBD6D',
zoom: '250%',
url: 'https://www.hoyolab.com/article/34282667',
showOnHome: true,
},
];

View file

@ -11,6 +11,17 @@ export const eventsData = [
url: 'https://www.hoyolab.com/article/33001020',
showOnHome: true,
},
{
name: "Reminiscent Regimen: Thrill",
pos: '0% 40%',
image: '5_1_coop.png',
start: '2024/10/17 10:00:00',
end: '2024/10/28 03:59:59',
color: '#AFBD6D',
zoom: '250%',
url: 'https://www.hoyolab.com/article/34282667',
showOnHome: true,
},
],
[
{

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB