Fix timeline banner time

pull/1/head
Made Baruna 2022-01-15 20:29:40 +07:00
parent 9a638b9b88
commit 68ef8e2f0d
2 changed files with 5 additions and 5 deletions

View File

@ -247,7 +247,7 @@ export const eventsData = [
pos: '40% 15%',
zoom: '200%',
image: 'gentry_of_hermitage_3.jpg',
start: '2022-01-25 10:00:00',
start: '2022-01-25 18:00:00',
end: '2022-02-15 14:59:59',
color: '#FFF5BF',
url: 'https://www.hoyolab.com/article/1823206',
@ -295,7 +295,7 @@ export const eventsData = [
pos: '40% 15%',
zoom: '200%',
image: 'adrift_in_the_harbor_2.jpg',
start: '2022-01-25 10:00:00',
start: '2022-01-25 18:00:00',
end: '2022-02-15 14:59:59',
color: '#D7EDFA',
url: 'https://www.hoyolab.com/article/1823218',
@ -341,7 +341,7 @@ export const eventsData = [
pos: '30% 10%',
zoom: '150%',
image: 'epitome_invocation_24.jpg',
start: '2022-01-25 10:00:00',
start: '2022-01-25 18:00:00',
end: '2022-02-15 14:59:59',
color: '#FFAA4B',
url: 'https://www.hoyolab.com/article/1823188',

View File

@ -50,8 +50,8 @@
<script>
window.AdSlots = window.AdSlots || { cmd: [], disableScripts: ['gpt'] };
</script>
<script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js?n=1"></script>
<script async src="https://kumo.network-n.com/dist/app.js?n=1" site="paimonmoe"></script>
<script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js?n=2"></script>
<script async src="https://kumo.network-n.com/dist/app.js?n=2" site="paimonmoe"></script>
</head>
<body class="font-body h-full bg-background-secondary">
<!-- The application will be rendered inside this element,