mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-03-14 11:43:52 +01:00
Update timeline
This commit is contained in:
parent
157528d1c6
commit
abd1120208
4 changed files with 14 additions and 3 deletions
|
@ -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,
|
||||
},
|
||||
|
|
|
@ -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 |
BIN
static/images/events/mesmerizing_dream_at_sea.jpg
Normal file
BIN
static/images/events/mesmerizing_dream_at_sea.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 84 KiB |
Loading…
Add table
Reference in a new issue