Add quotes to YAML strings

This commit is contained in:
Will Faught
2023-02-22 21:22:54 -08:00
parent c921fe37b7
commit 151a4e73da
16 changed files with 69 additions and 69 deletions

View File

@@ -1,10 +1,10 @@
---
authors: [will_faught]
categories: [paige]
description: Demonstration of the Paige search layout.
layout: paige/search
tags: [layouts, search]
title: Search Layout
authors: ["will_faught"]
categories: ["paige"]
description: "Demonstration of the Paige search layout."
layout: "paige/search"
tags: ["layouts", "search"]
title: "Search Layout"
weight: 20
---