Add quotes to match readme

This commit is contained in:
Will Faught
2023-02-22 18:53:15 -08:00
parent 9ed770d0ce
commit 2c05de4ecf

View File

@@ -23,8 +23,8 @@ Example `content/layouts/search.md`:
```yaml
---
layout: paige/search
title: Search Layout
layout: "paige/search"
title: "Search Layout"
---
```