Add missing quotes

master
Will Faught 3 years ago
parent 3a01f1866c
commit f26b35ff0f

@ -219,7 +219,7 @@ paige:
link_integrity: "sha384-Zenh87qX5JnK2Jl0vWa8Ck2rdkQ2Bzep5IDxbcnCeuOxjzrPF/et3URy9Bv1WTRi" # File integrity hash link_integrity: "sha384-Zenh87qX5JnK2Jl0vWa8Ck2rdkQ2Bzep5IDxbcnCeuOxjzrPF/et3URy9Bv1WTRi" # File integrity hash
color: "#123456" # Theme color for Safari and Windows color: "#123456" # Theme color for Safari and Windows
color_scheme: "light" # Use the "light" or "dark" color scheme without automatic switching 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: comments:
cactus: # cactus.chat cactus: # cactus.chat
account_id: "123456" account_id: "123456"

Loading…
Cancel
Save