Skip to content

Commit 5fb3d2e

Browse files
feat(discord)!: remove discord widget
1 parent 847059d commit 5fb3d2e

File tree

3 files changed

+5
-24
lines changed

3 files changed

+5
-24
lines changed

_config_theme.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,7 @@ site-css:
8080
- "/assets/css/styles.css"
8181
site-js:
8282
- "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"
8483
- "/assets/js/crowdin-init.js"
85-
- "/assets/js/discord-init.js"
8684
gtag: "G-SSW90X5YZX"
8785
giscus:
8886
hostname: giscus.app # Replace with your giscus instance's hostname if self-hosting
@@ -159,4 +157,5 @@ include:
159157

160158
plugins:
161159
- jekyll-paginate
160+
- jekyll-redirect-from
162161
- jekyll-sitemap

discord.html

Lines changed: 0 additions & 22 deletions
This file was deleted.

discord.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
permalink: /discord
3+
redirect_to: 'https://discord.gg/d6MpcrbYQs'
4+
---

0 commit comments

Comments
 (0)