Hide layouts content from feeds

master
Will Faught 2 years ago
parent 4bab964227
commit c08c6eb637

@ -1,3 +1,6 @@
---
paige:
feed:
hide_page: true
title: Apple
---

@ -1,3 +1,6 @@
---
paige:
feed:
hide_page: true
title: Banana
---

@ -1,3 +1,6 @@
---
paige:
feed:
hide_page: true
title: Cantaloupe
---

@ -3,6 +3,9 @@ authors: ["will-faught"]
categories: ["layouts", "paige"]
description: "Demonstration of the Paige search layout."
layout: "paige/search"
paige:
feed:
hide_page: true
tags: ["search"]
title: "Search Layout"
weight: 20

Loading…
Cancel
Save