Skip to content

Commit 6c161c4

Browse files
removed quotes
1 parent 194d7bc commit 6c161c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/hidden-pages.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ By default, hidden pages are excluded from indexing for search engines, internal
7676
}
7777
```
7878

79-
To exclude a specific page, add `noindex: "true"` to its frontmatter.
79+
To exclude a specific page, add `noindex: true` to its frontmatter.

0 commit comments

Comments
 (0)