mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 06:23:35 -04:00
community discord banner
This commit is contained in:
parent
5cc3a2580f
commit
49da4c9118
@ -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!
|
||||
|
Loading…
x
Reference in New Issue
Block a user