File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -112,6 +112,19 @@ See [Themes](themes) for more information.
112
112
</Expandable >
113
113
</ResponseField >
114
114
115
+ <ResponseField name = " thumbnails" type = " object" >
116
+ Thumbnail customization for social media and page previews.
117
+
118
+ <Expandable title = " Thumbnails" >
119
+ <ResponseField name = " appearance" type = " " light" | " dark" " >
120
+ The visual theme of your thumbnails. If not specified, thumbnails use your site's color scheme defined by the ` colors ` field.
121
+ </ResponseField >
122
+ <ResponseField name = " background" type = " string" >
123
+ Background image for your thumbnails. Can be a relative path or absolute URL.
124
+ </ResponseField >
125
+ </Expandable >
126
+ </ResponseField >
127
+
115
128
<ResponseField name = " styling" type = " object" >
116
129
Visual styling configurations.
117
130
You can’t perform that action at this time.
0 commit comments