Skip to content

Commit 2ec5146

Browse files
authored
Merge pull request #6 from helsinki-python/add-discord-invite-page
Add discord invite page
2 parents d706368 + 8b61a7e commit 2ec5146

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

_config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
title: Helsinki Python Meetup Group
2-
# plugins:
3-
# - jekyll-sitemap
2+
plugins:
3+
- jekyll-redirect-from

discord.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: Discord
3+
redirect_to: https://discord.gg/FNvhyASZCx
4+
---

0 commit comments

Comments
 (0)