We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a9850e commit 7bd7524Copy full SHA for 7bd7524
package.json
@@ -137,12 +137,14 @@
137
"use_publication_cover_as_background": {
138
"type": "boolean",
139
"default": false,
140
- "group": "homepage"
+ "group": "homepage",
141
+ "visibility": "header_style:[Landing, Search]"
142
},
143
"highlight_featured_posts": {
144
145
"default": true,
146
147
+ "visibility": "header_style:[Highlight, Magazine]"
148
149
"post_feed_style": {
150
"type": "select",
@@ -156,7 +158,8 @@
156
158
"show_images_in_feed": {
157
159
160
161
162
+ "visibility": "post_feed_style:'List'"
163
164
"show_author": {
165
0 commit comments