Update timeline
parent
b04261be7a
commit
adf74cbb5a
|
@ -21,13 +21,13 @@ export const eventsData = [
|
|||
},
|
||||
],
|
||||
{
|
||||
name: 'Pre-Install 1.4',
|
||||
pos: '80% 40%',
|
||||
image: 'update.jpg',
|
||||
start: '2021-03-15 11:00:00',
|
||||
end: '2021-03-19 11:00:00',
|
||||
color: '#F9E7CC',
|
||||
startOnly: true,
|
||||
name: 'A Wanmin Welcome - Web Event',
|
||||
pos: '0% 45%',
|
||||
image: 'a_wanmin_welcome.png',
|
||||
start: '2021-03-16 13:00:00',
|
||||
end: '2021-03-25 23:59:00',
|
||||
color: '#FAE2B4',
|
||||
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',
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
{/if}
|
||||
</p>
|
||||
{#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>
|
||||
</p>
|
||||
{/if}
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 174 KiB |
Loading…
Reference in New Issue