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 a328ace commit a4700d6Copy full SHA for a4700d6
web/src/components/CategoryList.astro
@@ -48,7 +48,7 @@ function displayItem(item: any) {
48
}
49
---
50
51
-<section>
+<section data-pagefind-ignore>
52
<nav>
53
<h5>Table of Contents</h5>
54
<ol>
0 commit comments