fix (config): docs를 push하지 않았는데 사용하려고 시도해서 문제가 발생했음
This commit is contained in:
parent
1e76ae65c8
commit
5bf7a53397
1 changed files with 1 additions and 7 deletions
|
|
@ -39,13 +39,7 @@ const config: Config = {
|
||||||
[
|
[
|
||||||
'classic',
|
'classic',
|
||||||
{
|
{
|
||||||
docs: {
|
docs: false,
|
||||||
sidebarPath: './sidebars.ts',
|
|
||||||
// Please change this to your repo.
|
|
||||||
// Remove this to remove the "edit this page" links.
|
|
||||||
editUrl:
|
|
||||||
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
|
|
||||||
},
|
|
||||||
blog: {
|
blog: {
|
||||||
showReadingTime: true,
|
showReadingTime: true,
|
||||||
feedOptions: {
|
feedOptions: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue