mirror of
https://github.com/revanced/revanced-website.git
synced 2025-05-14 20:57:05 +02:00
refactor: remove unnecessary properties
This commit is contained in:
parent
dc07dacf62
commit
5b1c3d7cb9
@ -16,11 +16,6 @@ const config = {
|
|||||||
// For GitHub pages deployment, it is often '/<projectName>/'
|
// For GitHub pages deployment, it is often '/<projectName>/'
|
||||||
baseUrl: '/docs',
|
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',
|
onBrokenLinks: 'warn',
|
||||||
onBrokenMarkdownLinks: 'warn',
|
onBrokenMarkdownLinks: 'warn',
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user