Merge branch 'community-discord' into 'main'

Community discord

See merge request PronounsPage/PronounsPage!498
This commit is contained in:
Benjamin 2024-08-11 16:54:44 +00:00
commit 0ee923ea8a
4 changed files with 26 additions and 1 deletions

View File

@ -0,0 +1,20 @@
# Announcing Pronouns.page Community Discord server!
<small>2024-07-25 | Collective</small>
![Logo of the Community server (PP logo on a pastel rainbow background) next to Discord's logo. Below text: discord.pronouns.page](/img-local/blog/community-discord.png)
We're excited to announce the the Pronouns.page Community Discord server!
We want it to be a safe haven for the members of the LGBTQIA+ and queer community where they can freely express themselves,
feel understood and accepted.
We're planning to host discussions, games, exclusive events, and more.
Everyone's invited!<sup>*</sup>
<sup>* with an obvious exception for trolls and queerphobes</sup>
<p>
<a href="https://discord.pronouns.page" class="btn btn-primary d-block-force">
<span class="fab fa-discord"></span>
Join the server here!
</a>
</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

View File

@ -115,7 +115,7 @@
<AdminDashboardCard
v-show="!filterAttention"
icon="b:discord"
link="https://discord.gg/PNDumDjvnP"
link="https://team-discord.pronouns.page"
header="Team Discord"
/>
<AdminDashboardCard

View File

@ -1,5 +1,10 @@
export const contact = {
all: {
discord_community: {
icon: 'b:discord',
url: 'https://discord.gg/nvrA4Gcxve',
headline: 'Community Discord',
},
email_community: {
icon: 'envelope',
url: 'mailto:support@pronouns.page',