refactor: remove unnecessary properties

This commit is contained in:
Ushie 2023-08-07 05:49:57 +03:00
parent dc07dacf62
commit 5b1c3d7cb9
No known key found for this signature in database
GPG Key ID: B3AAD18842E34632

View File

@ -16,11 +16,6 @@ const config = {
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/docs',
// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.
organizationName: 'facebook', // Usually your GitHub org/user name.
projectName: 'docusaurus', // Usually your repo name.
onBrokenLinks: 'warn',
onBrokenMarkdownLinks: 'warn',