fix (config): docs를 push하지 않았는데 사용하려고 시도해서 문제가 발생했음

This commit is contained in:
Bitdori (Admin) 2026-08-29 22:35:27 +09:00
parent 1e76ae65c8
commit 5bf7a53397

View file

@ -39,13 +39,7 @@ const config: Config = {
[
'classic',
{
docs: {
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/',
},
docs: false,
blog: {
showReadingTime: true,
feedOptions: {