Skip to content

Commit 28a3570

Browse files
Merge branch 'release'
2 parents a6c6422 + db51226 commit 28a3570

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.vscode/
2+
.vs/
23
.idea
34
_site/
45
.sass-cache/

_data/questions/discord.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: "discord"
2+
question: "I've signed up for one of your online events, how do I join it?"
3+
answer: "<p>
4+
We use <a target=\"_blank\" href=\"https://discord.com\">Discord</a> for our online events, you can join the server
5+
using this <a target=\"_blank\" href=\"https://discord.gg/jKFXkTd\">invite link</a>. We recommend using the app to attend
6+
our events as some attendees have reported issues with the web app and watching screen shares.
7+
8+
Once you have joined the server, check your email before the event which will tell you which channel to join. Most
9+
of our events will start at the Main Stage channel.
10+
</p>
11+
"
12+

0 commit comments

Comments
 (0)