mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 22:43:06 -04:00
Merge branch 'community-discord' into 'main'
Community discord See merge request PronounsPage/PronounsPage!498
This commit is contained in:
commit
0ee923ea8a
20
locale/en/blog/community-discord.md
Normal file
20
locale/en/blog/community-discord.md
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# Announcing Pronouns.page Community Discord server!
|
||||||
|
|
||||||
|
<small>2024-07-25 | Collective</small>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
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>
|
BIN
locale/en/img/blog/community-discord.png
Normal file
BIN
locale/en/img/blog/community-discord.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 75 KiB |
@ -115,7 +115,7 @@
|
|||||||
<AdminDashboardCard
|
<AdminDashboardCard
|
||||||
v-show="!filterAttention"
|
v-show="!filterAttention"
|
||||||
icon="b:discord"
|
icon="b:discord"
|
||||||
link="https://discord.gg/PNDumDjvnP"
|
link="https://team-discord.pronouns.page"
|
||||||
header="Team Discord"
|
header="Team Discord"
|
||||||
/>
|
/>
|
||||||
<AdminDashboardCard
|
<AdminDashboardCard
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
export const contact = {
|
export const contact = {
|
||||||
all: {
|
all: {
|
||||||
|
discord_community: {
|
||||||
|
icon: 'b:discord',
|
||||||
|
url: 'https://discord.gg/nvrA4Gcxve',
|
||||||
|
headline: 'Community Discord',
|
||||||
|
},
|
||||||
email_community: {
|
email_community: {
|
||||||
icon: 'envelope',
|
icon: 'envelope',
|
||||||
url: 'mailto:support@pronouns.page',
|
url: 'mailto:support@pronouns.page',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user