From f26b35ff0f96fbd53c82f209a5f655257bc6ba3e Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 31 Dec 2022 21:25:41 -0800 Subject: [PATCH] Add missing quotes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfd5284e..f16f7e94 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ paige: link_integrity: "sha384-Zenh87qX5JnK2Jl0vWa8Ck2rdkQ2Bzep5IDxbcnCeuOxjzrPF/et3URy9Bv1WTRi" # File integrity hash color: "#123456" # Theme color for Safari and Windows color_scheme: "light" # Use the "light" or "dark" color scheme without automatic switching - content_max_width: 66ch # Page table of contents and content max width + content_max_width: "66ch" # Page table of contents and content max width comments: cactus: # cactus.chat account_id: "123456"