Remove dates, weights from layout pages
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
+++
|
||||
authors = ["author-demo"]
|
||||
categories = ["layouts", "paige"]
|
||||
date = 2024-06-03T21:21:05-07:00
|
||||
description = "Demonstration of the cloud layout."
|
||||
layout = "paige/cloud"
|
||||
tags = ["cloud"]
|
||||
title = "Cloud"
|
||||
weight = 20
|
||||
+++
|
||||
|
||||
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"
|
||||
tags = ["search"]
|
||||
title = "Search"
|
||||
weight = 20
|
||||
[paige.feed]
|
||||
hide_page = true
|
||||
+++
|
||||
|
Reference in New Issue
Block a user