Remove full front matter context

This commit is contained in:
Will Faught
2023-02-21 21:28:40 -08:00
parent ae540b9b7f
commit 9ed770d0ce

View File

@@ -427,10 +427,8 @@ outputs:
Example `content/search.md`: Example `content/search.md`:
```yaml ```yaml
--- layout: "paige/search"
layout: paige/search title: "Search"
title: Search
---
``` ```
## Shortcodes ## Shortcodes