Skip to content

Commit

Permalink
Disable French
Browse files Browse the repository at this point in the history
Closes #209
  • Loading branch information
nop33 committed Jan 15, 2024
1 parent 1a808f0 commit 7577dac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -247,10 +247,10 @@ const config = {
],
require.resolve("docusaurus-plugin-image-zoom"),
],
i18n: {
defaultLocale: "en",
locales: ["en", "fr"],
},
// i18n: {
// defaultLocale: "en",
// locales: ["en", "fr"],
// },
};

module.exports = config;

0 comments on commit 7577dac

Please sign in to comment.