Skip to content

Commit 99cfda9

Browse files
committed
add id: default to docs
1 parent 22ed22e commit 99cfda9

File tree

3 files changed

+18864
-27259
lines changed

3 files changed

+18864
-27259
lines changed

docs/framework-guides/docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ const config = {
2424
/** @type {import('@docusaurus/preset-classic').Options} */
2525
({
2626
docs: {
27+
id: "default",
2728
routeBasePath: "/",
2829
sidebarPath: require.resolve("./sidebars.js"),
2930
// Please change this to your repo.

0 commit comments

Comments
 (0)