mirror of
https://github.com/halo-dev/docs.git
synced 2025-10-18 00:13:43 +00:00
refactor: disable blog.
This commit is contained in:
@@ -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"),
|
||||
},
|
||||
|
Reference in New Issue
Block a user