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 5b8f53d commit 2f8896fCopy full SHA for 2f8896f
docusaurus.config.js
@@ -29,7 +29,7 @@ const config = {
29
"@docusaurus/preset-classic",
30
/** @type {import('@docusaurus/preset-classic').Options} */
31
({
32
- debug: true,
+ // debug: true,
33
docs: {
34
sidebarPath: require.resolve("./sidebars.js"),
35
editUrl: "https://github.com/codeharborhub/tutorial/edit/main/",
0 commit comments