diff --git a/src/data/timeline.js b/src/data/timeline.js index f580d82c..9cd3309b 100644 --- a/src/data/timeline.js +++ b/src/data/timeline.js @@ -61,13 +61,13 @@ export const eventsData = [ }, { name: 'A Muddy Bizzare Adventure', - pos: '50% 50%', + pos: '0% 50%', image: 'a_muddy_bizzare_adventure.jpg', start: '2022-06-22 10:00:00', end: '2022-07-04 03:59:59', color: '#8882e2', - zoom: '150%', - url: 'https://www.hoyolab.com/article/5444663', + zoom: '220%', + url: 'https://www.hoyolab.com/article/5513175', showOnHome: true, }, { @@ -113,7 +113,7 @@ export const eventsData = [ end: '2022-07-04 03:59:59', color: '#ffca92', zoom: '250%', - url: 'https://www.hoyolab.com/article/5350611c', + url: 'https://www.hoyolab.com/article/5350611', showOnHome: true, }, ], diff --git a/static/images/events/a_muddy_bizzare_adventure.jpg b/static/images/events/a_muddy_bizzare_adventure.jpg index 2b403d7c..ba29c953 100644 Binary files a/static/images/events/a_muddy_bizzare_adventure.jpg and b/static/images/events/a_muddy_bizzare_adventure.jpg differ