Remove dates, weights from layout pages

master
Will Faught 1 year ago
parent 1d7cf65d98
commit 468d1d0b0a

@ -1,12 +1,10 @@
+++ +++
authors = ["author-demo"] authors = ["author-demo"]
categories = ["layouts", "paige"] categories = ["layouts", "paige"]
date = 2024-06-03T21:21:05-07:00
description = "Demonstration of the cloud layout." description = "Demonstration of the cloud layout."
layout = "paige/cloud" layout = "paige/cloud"
tags = ["cloud"] tags = ["cloud"]
title = "Cloud" title = "Cloud"
weight = 20
+++ +++
Paige provides a `paige/cloud` layout for taxonomy pages with lots of terms. Paige provides a `paige/cloud` layout for taxonomy pages with lots of terms.

@ -5,7 +5,6 @@ description = "Demonstration of the search layout."
layout = "paige/search" layout = "paige/search"
tags = ["search"] tags = ["search"]
title = "Search" title = "Search"
weight = 20
[paige.feed] [paige.feed]
hide_page = true hide_page = true
+++ +++

Loading…
Cancel
Save