From 3ca5d34c09ff30b79a5c0b6e04c3e6ac6fb93940 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Sirois Date: Wed, 26 Aug 2020 16:39:40 -0400 Subject: [PATCH] feat(about): make the join us link a button --- src/content/site/about.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/content/site/about.md b/src/content/site/about.md index f596e80..66e0ad2 100644 --- a/src/content/site/about.md +++ b/src/content/site/about.md @@ -2,6 +2,8 @@ path: /about --- +import { DiscordButton } from "../../components/DiscordButton" + ## What is The Programmers Hangout? The Programmer's Hangout (TPH) is a discord community geared towards programming. The use of the word "geared" here is important because more accurately it's a discord for programmers of all kinds. If you're a green noob with 5 lines of code under your belt, or if you're a veteran with 15 years of industry experience, TPH has a place for you. More than that, there are over 30,000 people here. You can guarantee you won't be the only person with your experience level on the server. @@ -10,7 +12,7 @@ The Programmer's Hangout (TPH) is a discord community geared towards programming All you need to do is click. You'll be prompted to create yourself a Discord account if you don't already have one. We recommend setting one up, then reading the #rules-and-info channel. -[Join us](https://discord.gg/programming) +join us ## When was this server made?