We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6584e0 commit 2e7ce74Copy full SHA for 2e7ce74
1 file changed
docusaurus.config.js
@@ -51,13 +51,13 @@ const config = {
51
editUrl:
52
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
53
},
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
- },
+ // blog: {
+ // showReadingTime: true,
+ // // 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/',
+ // },
61
theme: {
62
customCss: require.resolve('./src/css/custom.css'),
63
0 commit comments