From 84dae9d0273431db4316175c9f4bb852f6b5cfb3 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Mon, 19 Dec 2022 17:29:40 -0800 Subject: [PATCH] Add missing string quotes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d79efc1..855e4239 100644 --- a/README.md +++ b/README.md @@ -177,10 +177,10 @@ Optional site parameters: ```yaml authors: michael_bluth: - name: Michael Bluth + name: "Michael Bluth" default: true # Credit this author in pages that have no authors parameter george_bluth: - name: George Bluth + name: "George Bluth" paige: analytics: chartbeat: # chartbeat.com