Update giveaway url

pull/1/head
Made Baruna 2021-04-01 05:46:16 +08:00
parent 1da767bfae
commit 08b371e0d0
2 changed files with 10 additions and 1 deletions

View File

@ -0,0 +1,9 @@
<script>
import { onMount } from 'svelte';
onMount(() => {
window.location.href = 'https://youtu.be/SWqgjQ7nPNA';
});
</script>
<div>Giveaway</div>

View File

@ -37,7 +37,7 @@
on:click={showAprilFoolMessage}
bind:this={youtubeLink}
class="text-primary hover:underline"
href="https://youtu.be/SWqgjQ7nPNA"
href="/giveaway"
target="_blank"
>
{$t('giveaway.click')}