Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaspiterek authored Jan 9, 2024
1 parent f31fde7 commit 65cb147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Go to http://localhost:3000, login, create a new page. The quote block will show
This option will enable an image and an alignment widget in the block settings, allowing you to add an image to your quote block and align it, left, right and centered to the quote. By default this option is set to `true`.

```js
config.blocks.blocksConfig.heading.showImageField = true;
config.blocks.blocksConfig.quote.showImageField = true;
```

## Credits
Expand Down

0 comments on commit 65cb147

Please sign in to comment.