Add missing string quotes

This commit is contained in:
Will Faught
2022-12-19 17:29:40 -08:00
parent ac1f29608f
commit 84dae9d027

View File

@@ -177,10 +177,10 @@ Optional site parameters:
```yaml ```yaml
authors: authors:
michael_bluth: michael_bluth:
name: Michael Bluth name: "Michael Bluth"
default: true # Credit this author in pages that have no authors parameter default: true # Credit this author in pages that have no authors parameter
george_bluth: george_bluth:
name: George Bluth name: "George Bluth"
paige: paige:
analytics: analytics:
chartbeat: # chartbeat.com chartbeat: # chartbeat.com