Skip to content

Commit 2e7ce74

Browse files
committed
chore: hide blog for now
1 parent a6584e0 commit 2e7ce74

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docusaurus.config.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@ const config = {
5151
editUrl:
5252
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
5353
},
54-
blog: {
55-
showReadingTime: true,
56-
// Please change this to your repo.
57-
// Remove this to remove the "edit this page" links.
58-
editUrl:
59-
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
60-
},
54+
// blog: {
55+
// showReadingTime: true,
56+
// // Please change this to your repo.
57+
// // Remove this to remove the "edit this page" links.
58+
// editUrl:
59+
// 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
60+
// },
6161
theme: {
6262
customCss: require.resolve('./src/css/custom.css'),
6363
},

0 commit comments

Comments
 (0)