Skip to content

Commit cb76ebf

Browse files
authored
Fix default body_background_color in _config.yml
1 parent 5479f82 commit cb76ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ cover_overlay_transparency : 0.8
8787

8888
device_color : black # Set to: blue, black, yellow, coral or white.
8989

90-
body_background_color : "ffffff"
90+
body_background_color : "#ffffff"
9191

9292
link_color : "#1d63ea"
9393

0 commit comments

Comments
 (0)