Skip to content

Commit

Permalink
Update docusaurus.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
manojLondhe authored Dec 13, 2024
1 parent 93ac43e commit 8af88d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ const config: Config = {
// useful metadata like html lang. For example, if your site is Chinese, you
// may want to replace "en" with "zh-Hans".
i18n: {
defaultLocale: "en-GB",
locales: ["en-GB"],
defaultLocale: "en",
locales: ["en"],
},

presets: [
Expand Down

0 comments on commit 8af88d6

Please sign in to comment.