From 57abe3e923134daa1588ceb4e5234635584f0276 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Fri, 26 Apr 2024 11:56:30 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20websit?= =?UTF-8?q?e=20=F0=9F=8E=89=20!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docusaurus.config.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 9df34f37..9f8bcc3d 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -22,9 +22,6 @@ const config = { onBrokenLinks: 'throw', onBrokenMarkdownLinks: 'warn', - // Even if you don't use internationalization, you can use this field to set - // useful metadata like html lang. For example, if your site is Chinese, you - // may want to replace "en" with "zh-Hans". i18n: { defaultLocale: 'en', locales: ['en'],