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 efed4ae commit 29f6ff0Copy full SHA for 29f6ff0
src/content/docs/shared/removeoverview.mdx
@@ -16,7 +16,12 @@ This component is added on a per-site basis. It's not technically a shared compo
16
If you can't find `PageSidebar.astro`, it may not have been added to the site yet. Just let Sarah know.
17
:::
18
19
-<FileTree>- src - components - docs - **PageSidebar.astro**</FileTree>
+<FileTree>
20
+- src
21
+ - components
22
+ - docs
23
+ - PageSidebar.astro
24
+</FileTree>
25
26
Enter the path to the offending page in the `removeOverview` section like so:
27
0 commit comments