We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 847059d commit 5fb3d2eCopy full SHA for 5fb3d2e
3 files changed
_config_theme.yml
@@ -80,9 +80,7 @@ site-css:
80
- "/assets/css/styles.css"
81
site-js:
82
- "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2025.326.11214/dist/crowdin.js"
83
- - "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2025.326.11214/dist/discord.js"
84
- "/assets/js/crowdin-init.js"
85
- - "/assets/js/discord-init.js"
86
gtag: "G-SSW90X5YZX"
87
giscus:
88
hostname: giscus.app # Replace with your giscus instance's hostname if self-hosting
@@ -159,4 +157,5 @@ include:
159
157
160
158
plugins:
161
- jekyll-paginate
+ - jekyll-redirect-from
162
- jekyll-sitemap
discord.html
discord.md
@@ -0,0 +1,4 @@
1
+---
2
+permalink: /discord
3
+redirect_to: 'https://discord.gg/d6MpcrbYQs'
4
0 commit comments