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 title: Apple
--- ---

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

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

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

Loading…
Cancel
Save