mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-03-25 16:12:03 +01:00
Update timeline
This commit is contained in:
parent
b04261be7a
commit
adf74cbb5a
3 changed files with 8 additions and 8 deletions
|
@ -21,13 +21,13 @@ export const eventsData = [
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
name: 'Pre-Install 1.4',
|
name: 'A Wanmin Welcome - Web Event',
|
||||||
pos: '80% 40%',
|
pos: '0% 45%',
|
||||||
image: 'update.jpg',
|
image: 'a_wanmin_welcome.png',
|
||||||
start: '2021-03-15 11:00:00',
|
start: '2021-03-16 13:00:00',
|
||||||
end: '2021-03-19 11:00:00',
|
end: '2021-03-25 23:59:00',
|
||||||
color: '#F9E7CC',
|
color: '#FAE2B4',
|
||||||
startOnly: true,
|
description: 'https://webstatic-sea.mihoyo.com/ys/event/e20210316cooking-sea/index.html?lang=en-us?utm_source=hoyolab&utm_medium=banner',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Outland Gastronomy - Daily Login Event',
|
name: 'Outland Gastronomy - Daily Login Event',
|
||||||
|
|
|
@ -37,7 +37,7 @@
|
||||||
{/if}
|
{/if}
|
||||||
</p>
|
</p>
|
||||||
{#if event.description}
|
{#if event.description}
|
||||||
<p class="my-2">
|
<p class="my-2 overflow-auto">
|
||||||
<a class="text-primary hover:underline" target="__blank" href={event.description}>{event.description}</a>
|
<a class="text-primary hover:underline" target="__blank" href={event.description}>{event.description}</a>
|
||||||
</p>
|
</p>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
BIN
static/images/events/a_wanmin_welcome.png
Normal file
BIN
static/images/events/a_wanmin_welcome.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 174 KiB |
Loading…
Add table
Reference in a new issue