Skip to content

Commit e7c6e0a

Browse files
chore: update community statement to include Discord alongside Matrix
1 parent fa86d74 commit e7c6e0a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/components/LandingPage.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,14 @@ function LandingPage() {
4545
rel="noopener noreferrer"
4646
>
4747
@p2plabs.xyz:matrix.org
48+
</a> or connect with us on {" "}
49+
<a
50+
href="https://discord.gg/WGczhUJnBZ"
51+
className="text-gray-600 hover:text-purple-500 underline hover:no-underline"
52+
target="_blank"
53+
rel="noopener noreferrer"
54+
>
55+
Discord.
4856
</a>
4957
</label>
5058
</div>

0 commit comments

Comments
 (0)