{t('home.join-community')}
{#if DISCORD_INVITE}
window.location.href = DISCORD_INVITE}>
{t('home.community.discord')}
{/if}
{#if TELEGRAM_INVITE}
window.location.href = TELEGRAM_INVITE}>
{t('home.community.telegram')}
{/if}
{#if QQ_INVITE}
window.location.href = QQ_INVITE}>
{t('home.community.qq')}
{/if}