Skip to content

Commit 1af1c9f

Browse files
Background image on by default
1 parent 4d2d1f6 commit 1af1c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
},
146146
"background_image": {
147147
"type": "boolean",
148-
"default": false,
148+
"default": true,
149149
"description": "Use the publication cover set on the Brand tab as your background",
150150
"group": "homepage",
151151
"visibility": "header_style:[Landing, Search]"

0 commit comments

Comments
 (0)