From 84b766e716bad3335ae6ef7cebd2026ca2fef3d9 Mon Sep 17 00:00:00 2001 From: Kevin Zuniga Cuellar Date: Tue, 13 Jun 2023 04:44:04 -0400 Subject: docs pagefind: ignore inner file tree text (#187) * pagefind: ignore inner file tree text * Update docs/src/components/file-tree.astro Co-authored-by: Chris Swithinbank --------- Co-authored-by: Chris Swithinbank --- docs/src/components/file-tree.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/components/file-tree.astro b/docs/src/components/file-tree.astro index 67294efd..2092b281 100644 --- a/docs/src/components/file-tree.astro +++ b/docs/src/components/file-tree.astro @@ -17,7 +17,7 @@ const processedContent = await fileTreeProcessor.process({ }); --- - +