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 3d0f184 commit 52dd281Copy full SHA for 52dd281
docusaurus.config.js
@@ -548,7 +548,7 @@ const config = {
548
routeBasePath: "cyber-security",
549
// breadcrumbs: true,
550
// editUrl: "#",
551
- sidebarPath: require.resolve("./cybersecuritysidebars.ts"),
+ sidebarPath: require.resolve("./cybersecuritySidebars.ts"),
552
remarkPlugins: [remarkMath, rehypeKatex],
553
showLastUpdateAuthor: true,
554
showLastUpdateTime: true,
0 commit comments