Add missing string quotes

master
Will Faught 3 years ago
parent ac1f29608f
commit 84dae9d027

@ -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

Loading…
Cancel
Save