refactor: disable blog.

JohnNiang-patch-1
Ryan Wang 3 years ago
parent d1d89b21a1
commit c76f2def87

@ -32,12 +32,7 @@ const darkCodeTheme = require("prism-react-renderer/themes/dracula");
showLastUpdateTime: true,
showLastUpdateAuthor: true
},
blog: {
showReadingTime: true,
// Please change this to your repo.
editUrl:
"https://github.com/facebook/docusaurus/edit/main/website/blog/",
},
blog: false,
theme: {
customCss: require.resolve("./src/css/custom.css"),
},

Loading…
Cancel
Save