Skip to content

Commit

Permalink
📝 docs: fixed docusaurus config
Browse files Browse the repository at this point in the history
  • Loading branch information
prjctimg committed Sep 8, 2024
1 parent 19aadb9 commit 266f2ea
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions www/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ const config: Config = {

onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',

i18n: {
defaultLocale: 'en',
locales: ['en', 'es', 'fr', 'zh-Hans']
},
plugins: [
[
// @ts-ignore
Expand Down

0 comments on commit 266f2ea

Please sign in to comment.