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.
rp-not-doc
1 parent 0a961da commit 380fa82Copy full SHA for 380fa82
website/theme/components/RsbuildDocBadge.tsx
@@ -19,7 +19,7 @@ export function RsbuildDocBadge({ path, text, alt }: Props) {
19
href={href}
20
target="_blank"
21
rel="noreferrer"
22
- className="rspress-toc-exclude"
+ className="rspress-toc-exclude rp-not-doc"
23
>
24
<Badge type="info">
25
<img
0 commit comments