From ca73e13408cc64cb61fea38f7113b356850b98c8 Mon Sep 17 00:00:00 2001 From: Tschakki Date: Tue, 19 Nov 2024 15:02:09 +0100 Subject: [PATCH] Comment out gh-pages config --- docusaurus.config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index b82cf8d6e..096cbb172 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -23,9 +23,9 @@ const config = { // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these. - organizationName: 'LiskHQ', // Usually your GitHub org/user name. +/* organizationName: 'LiskHQ', // Usually your GitHub org/user name. projectName: 'lisk-documentation', // Usually your repo name. - trailingSlash: false, + trailingSlash: false, */ onBrokenLinks: 'throw', onBrokenMarkdownLinks: 'throw', @@ -35,7 +35,7 @@ const config = { // may want to replace "en" with "zh-Hans". i18n: { defaultLocale: 'en', - locales: ['ind'], + locales: ['en', 'ind'], localeConfigs: { ind: { label: 'Indonesian',