docs: clean up pictures
This commit is contained in:
@ -29,13 +29,13 @@ For common options, see [Common widget options](/docs/widgets#common-widget-opti
|
||||
<CodeTabs>
|
||||
```yaml
|
||||
name: body
|
||||
label: Blog post content
|
||||
label: Body
|
||||
widget: markdown
|
||||
```
|
||||
|
||||
```js
|
||||
name: 'body',
|
||||
label: 'Blog post content',
|
||||
label: 'Body',
|
||||
widget: 'markdown',
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user