mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2024-12-22 14:35:38 +01:00
Update banners
This commit is contained in:
parent
3b31f2aee0
commit
25e675b82a
7 changed files with 80 additions and 1 deletions
|
@ -31,4 +31,4 @@
|
|||
"tailwindcss": "^3.2.4",
|
||||
"vite": "^3.0.2"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1011,6 +1011,28 @@ export const banners = {
|
|||
// version: '4.2',
|
||||
// timezoneDependent: true,
|
||||
// },
|
||||
{
|
||||
name: 'Twilight Arbiter',
|
||||
image: 3,
|
||||
shortName: 'Cyno',
|
||||
start: '2023-11-28 18:00:00',
|
||||
end: '2023-12-19 14:59:59',
|
||||
color: '#d8b8f7',
|
||||
featured: ['cyno', 'kamisato_ayato'],
|
||||
featuredRare: ['kuki_shinobu', 'xiangling', 'kirara'],
|
||||
version: '4.2',
|
||||
},
|
||||
// {
|
||||
// name: 'Azure Excursion',
|
||||
// image: 3,
|
||||
// shortName: 'Ayato',
|
||||
// start: '2023-11-28 18:00:00',
|
||||
// end: '2023-12-19 14:59:59',
|
||||
// color: '#90bce9',
|
||||
// featured: ['cyno', 'kamisato_ayato'],
|
||||
// featuredRare: ['kuki_shinobu', 'xiangling', 'kirara'],
|
||||
// version: '4.2',
|
||||
// },
|
||||
],
|
||||
weapons: [
|
||||
{
|
||||
|
@ -1690,5 +1712,16 @@ export const banners = {
|
|||
version: '4.2',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: 'Epitome Invocation',
|
||||
image: 56,
|
||||
shortName: 'Scarlet',
|
||||
start: '2023-11-28 18:00:00',
|
||||
end: '2023-12-19 14:59:59',
|
||||
color: '#eae5e1',
|
||||
featured: ['staff_of_the_scarlet_sands', 'haran_geppaku_futsu'],
|
||||
featuredRare: ['lions_roar', 'the_widsith', 'favonius_warbow', 'favonius_greatsword', 'favonius_lance'],
|
||||
version: '4.2',
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
@ -753,4 +753,28 @@ export const bannersDual = {
|
|||
timezoneDependent: true,
|
||||
},
|
||||
],
|
||||
'Twilight Arbiter 3': [
|
||||
{
|
||||
name: 'Twilight Arbiter',
|
||||
image: 3,
|
||||
shortName: 'Cyno',
|
||||
start: '2023-11-28 18:00:00',
|
||||
end: '2023-12-19 14:59:59',
|
||||
color: '#d8b8f7',
|
||||
featured: ['cyno', 'kamisato_ayato'],
|
||||
featuredRare: ['kuki_shinobu', 'xiangling', 'kirara'],
|
||||
version: '4.2',
|
||||
},
|
||||
{
|
||||
name: 'Azure Excursion',
|
||||
image: 3,
|
||||
shortName: 'Ayato',
|
||||
start: '2023-11-28 18:00:00',
|
||||
end: '2023-12-19 14:59:59',
|
||||
color: '#90bce9',
|
||||
featured: ['cyno', 'kamisato_ayato'],
|
||||
featuredRare: ['kuki_shinobu', 'xiangling', 'kirara'],
|
||||
version: '4.2',
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
@ -1507,4 +1507,26 @@ export const events = [
|
|||
url: 'https://www.hoyolab.com/article/23129467',
|
||||
showOnHome: true,
|
||||
},
|
||||
{
|
||||
name: "Lil' Fungi's Fun-Tastic Fiesta",
|
||||
pos: '0% 60%',
|
||||
zoom: '200%',
|
||||
image: 'fungus_mechanicus.jpg',
|
||||
start: '2023-12-06 10:00:00',
|
||||
end: '2023-12-18 03:59:59',
|
||||
color: '#5cbcad',
|
||||
url: 'https://www.hoyolab.com/article/23172422',
|
||||
showOnHome: true,
|
||||
},
|
||||
{
|
||||
name: 'Ley Line Overflow',
|
||||
pos: '0% 40%',
|
||||
zoom: '200%',
|
||||
image: 'leyline_overflow.jpg',
|
||||
start: '2023-12-11 04:00:00',
|
||||
end: '2023-12-18 03:59:59',
|
||||
color: '#5baced',
|
||||
url: 'https://www.hoyolab.com/article/23172422',
|
||||
showOnHome: true,
|
||||
},
|
||||
];
|
||||
|
|
BIN
static/images/banners/Azure Excursion 3.png
Normal file
BIN
static/images/banners/Azure Excursion 3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 266 KiB |
BIN
static/images/banners/Epitome Invocation 56.png
Normal file
BIN
static/images/banners/Epitome Invocation 56.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 174 KiB |
BIN
static/images/banners/Twilight Arbiter 3.png
Normal file
BIN
static/images/banners/Twilight Arbiter 3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 270 KiB |
Loading…
Reference in a new issue