File tree Expand file tree Collapse file tree 2 files changed +3
-22
lines changed
Expand file tree Collapse file tree 2 files changed +3
-22
lines changed Original file line number Diff line number Diff line change @@ -80,9 +80,7 @@ site-css:
8080 - " /assets/css/styles.css"
8181site-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"
8684gtag : " G-SSW90X5YZX"
8785giscus :
8886 hostname : giscus.app # Replace with your giscus instance's hostname if self-hosting
@@ -159,4 +157,5 @@ include:
159157
160158plugins :
161159 - jekyll-paginate
160+ - jekyll-redirect-from
162161 - jekyll-sitemap
Original file line number Diff line number Diff line change 11---
2- title: Discord
3- layout: page
4- full-width: true
5- css:
6- - /assets/css/hide-heading.css
7- js:
8- - /assets/js/remove-widgetbot-crate.js
2+ permalink: /discord/
3+ redirect_to: 'https://discord.gg/d6MpcrbYQs'
94---
10-
11- < section class ="crowdin-ignore " id ="Discord ">
12- < div class ="widgetbot ">
13- < widgetbot
14- server ="804382334370578482 "
15- channel ="804383092822900797 "
16- width =80vw
17- height =70vh
18- >
19- </ widgetbot >
20- < script src ="https://cdn.jsdelivr.net/npm/@widgetbot/html-embed "> </ script >
21- </ div >
22- </ section >
You can’t perform that action at this time.
0 commit comments