From 698cbd1791c455bc32a5f08de29e1cf2205743f2 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 19 Feb 2023 15:31:34 -0800 Subject: [PATCH] Use example author name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db28031f..9db5e6a6 100644 --- a/README.md +++ b/README.md @@ -338,7 +338,7 @@ Optional site parameters: ```yaml authors: michael_bluth: - name: "" + name: "Michael Bluth" default: false # Credit this author in pages that have no authors parameter ```