Update timeline

pull/7/head
Made Baruna 2023-04-01 15:56:58 +08:00
parent f1ae8734e1
commit a0ff939f42
4 changed files with 16 additions and 6 deletions

View File

@ -1205,7 +1205,7 @@ export const events = [
start: '2023-03-31 10:00:00',
end: '2023-04-10 03:59:59',
color: '#83bfb4',
url: 'https://www.hoyolab.com/article/17043974',
url: 'https://www.hoyolab.com/article/17337582',
showOnHome: true,
},
{
@ -1216,7 +1216,7 @@ export const events = [
start: '2023-04-03 04:00:00',
end: '2023-04-10 03:59:59',
color: '#5baced',
url: 'https://www.hoyolab.com/article/17043974',
url: 'https://www.hoyolab.com/article/17374982',
showOnHome: true,
},
];

View File

@ -100,7 +100,7 @@ export const eventsData = [
start: '2023-04-03 04:00:00',
end: '2023-04-10 03:59:59',
color: '#5baced',
url: 'https://www.hoyolab.com/article/17043974',
url: 'https://www.hoyolab.com/article/17374982',
showOnHome: true,
},
],
@ -153,11 +153,11 @@ export const eventsData = [
name: 'Spices From the West: Northerly Search',
pos: '0% 40%',
zoom: '200%',
image: 'spices_from_the_west.jpg',
image: 'spices_from_the_west_northerly_search.jpg',
start: '2023-03-31 10:00:00',
end: '2023-04-10 03:59:59',
color: '#83bfb4',
url: 'https://www.hoyolab.com/article/17043974',
url: 'https://www.hoyolab.com/article/17337582',
showOnHome: true,
},
],
@ -398,6 +398,16 @@ export const eventsData = [
image: 'paimon_bargain.png',
description: 'Now selling: Ningguang, Xingqiu, and Blackcliff Weapons.',
},
{
name: "Paimon's Bargain - Razor, Amber, and Royal",
pos: '0% 50%',
zoom: '150%',
start: '2023-04-01 04:00:00',
end: '2023-05-01 04:00:00',
color: '#B6A1EA',
image: 'paimon_bargain.png',
description: 'Now selling: Razor, Amber, and Royal Weapons.',
},
],
[
{

View File

@ -7,7 +7,7 @@ const IMAGE_CACHE = `cacheimg${IMAGE_CACHE_VER}`;
const IMAGE_URL = `${self.location.origin}/images/`;
const changelog = ['Update Mika', 'Update Banners', 'Update Timeline'];
const changelog = ['Update Timeline'];
const channel = new BroadcastChannel('paimonmoe-sw');

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB