Skip to content

Commit 44ca327

Browse files
authored
Merge pull request #148 from shleeable/patch-1
update discord link
2 parents 253e2e6 + 2528e3d commit 44ca327

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export default defineConfig({
5858

5959
socialLinks: [
6060
{ icon: 'github', link: 'https://github.com/pixelfed' },
61-
{ icon: 'discord', link: 'https://discord.gg/MHvDHaSzmc' },
61+
{ icon: 'discord', link: 'https://discord.gg/msXs3MumsK' },
6262
{
6363
icon: {
6464
svg: '<svg width="20" height="20" version="1.1" id="svg161" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"> <defs id="defs165" /> <path d="M 10,20 C 4.4772,20 0,15.5228 0,10 0,4.4772 4.4772,0 10,0 15.5228,0 20,4.4772 20,10 20,15.5228 15.5228,20 10,20 Z M 9.206,12.1832 h 1.8344 c 1.728,0 3.1292,-1.364 3.1292,-3.046 0,-1.6824 -1.4008,-3.0464 -3.1292,-3.0464 H 8.3928 c -0.9968,0 -1.8052,0.7868 -1.8052,1.7576 v 6.84 z" fill-rule="evenodd" id="path159" style="stroke-width:0.4" /></svg>'

project/community.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ We maintain a public Discord and Matrix channel.
66

77
> Before interacting, please read through the [Code Of Conduct](https://github.com/pixelfed/pixelfed/blob/dev/CODE_OF_CONDUCT.md).
88
9-
- [Discord](https://discord.gg/VDhM32hbUK)
9+
- [Discord](https://discord.gg/msXs3MumsK)
1010
- [Matrix](https://matrix.to/#/#pixeldev:matrix.org)
1111

1212
## Social media
1313

1414
We maintain the following official social media accounts:
1515

1616
- [@pixelfed@pixelfed.social](https://pixelfed.social/pixelfed)
17-
- [@pixelfed@mastodon.social](https://mastodon.social/@pixelfed)
17+
- [@pixelfed@mastodon.social](https://mastodon.social/@pixelfed)

0 commit comments

Comments
 (0)