diff --git a/docs/.vuepress/i18n/en_US/index.js b/docs/.vuepress/i18n/en_US/index.js index 6cb708c..656202f 100644 --- a/docs/.vuepress/i18n/en_US/index.js +++ b/docs/.vuepress/i18n/en_US/index.js @@ -5,6 +5,7 @@ module.exports = { lang: 'en-US', title: 'Cemu Guide', description: 'A complete guide to installing CEMU and optimizing performance.', + discordNoticeText: "If you need further help, ask on the official Cemu [Discord Server](https://discord.gg/5psYsup) for assistance.", }, themeConfig: { @@ -18,7 +19,6 @@ module.exports = { toggleDarkMode: "Toggle dark mode", toggleSidebar: "Toggle sidebar", - discordNoticeText: "If you need further help, ask on the official Cemu [Discord Server](https://discord.gg/5psYsup) for assistance.", repoLabel: '', navbar: require('./navbar'),