community discord banner

This commit is contained in:
Andrea Vos 2024-08-15 20:55:59 +02:00
parent 5cc3a2580f
commit 49da4c9118

View File

@ -132,6 +132,14 @@
</p>
</div>
</div>
<div
v-if="$config.locale === 'en' && new Date() < new Date(2024, 8, 1, 0, 0, 0) && $route.path === '/'"
class="container"
>
<a href="https://discord.pronouns.page" target="_blank" rel="noopener">
<img src="/img-local/blog/community-discord-banner.png" class="w-100 shadow" alt="We've launched a community server! discord.pronouns.page"/>
</a>
</div>
<div v-if="$locales[$config.locale].published === false" class="alert alert-warning mb-0 mx-5 text-center">
<Icon v="exclamation-triangle" />
This language version is still under construction!