@ -5,7 +5,7 @@ date = 2024-06-03T21:21:05-07:00
description = "Demonstration of the cloud layout."
layout = "paige/cloud"
tags = ["cloud"]
title = "Cloud Layout"
title = "Cloud"
weight = 20
+++
@ -4,7 +4,7 @@ categories = ["layouts", "paige"]
description = "Demonstration of the search layout."
layout = "paige/search"
tags = ["search"]
title = "Search Layout"
title = "Search"
[paige.feed]
hide_page = true
@ -26,7 +26,7 @@ Example `content/layouts/search.md`:
```yaml
---
layout: "paige/search"
title: "Search Layout"
title: "Search"
```