Skip to content

Commit

Permalink
Add example to exclude page from search index
Browse files Browse the repository at this point in the history
  • Loading branch information
markdumay committed Nov 23, 2023
1 parent 905c288 commit 774f936
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions exampleSite/content/en/blog/fourth-post.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
author: Mark Dumay
title: Fourth post
title: Fourth post (excluded from search)
date: 2023-01-01
description: This is my fourth blog post.
description: This is my fourth blog post. It is excluded from the search index.
tags: ["blog"]
searchExclude: true
thumbnail:
url: img/flowers.jpg
author: Arvee Marie
Expand Down

0 comments on commit 774f936

Please sign in to comment.