Remove dates, weights from layout pages
This commit is contained in:
@@ -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
|
||||||
+++
|
+++
|
||||||
|
Reference in New Issue
Block a user