Update timeline

pull/1/head
Made Baruna 2022-07-26 22:04:36 +07:00
parent 157528d1c6
commit abd1120208
4 changed files with 14 additions and 3 deletions

View File

@ -22,6 +22,17 @@ export const eventsData = [
url: 'https://www.hoyolab.com/article/5444663',
showOnHome: true,
},
{
name: 'Mesmerizing Dream at Sea',
pos: '20% 23%',
image: 'mesmerizing_dream_at_sea.jpg',
start: '2022-07-22 10:00:00',
end: '2022-07-31 23:59:59',
color: '#8cd8f1',
zoom: '300%',
url: 'https://www.hoyolab.com/article/6129641',
showOnHome: true,
},
],
[
{
@ -48,12 +59,12 @@ export const eventsData = [
},
{
name: 'Hidden Strife',
pos: '0% 20%',
pos: '0% 30%',
image: 'hidden_strife.jpg',
start: '2022-07-27 10:00:00',
end: '2022-08-15 03:59:59',
color: '#ff7c84',
zoom: '200%',
zoom: '220%',
url: 'https://www.hoyolab.com/article/5916190',
showOnHome: true,
},

View File

@ -2,7 +2,7 @@ import { version } from '$service-worker';
const CACHE = `cache${version}`;
const IMAGE_CACHE_VER = '2';
const IMAGE_CACHE_VER = '1658847850';
const IMAGE_CACHE = `cacheimg${IMAGE_CACHE_VER}`;
const IMAGE_URL = `${self.location.origin}/images/`;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 246 KiB

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB