diff --git a/docs/widgets.md b/docs/widgets.md index dc789c25..475c494a 100644 --- a/docs/widgets.md +++ b/docs/widgets.md @@ -1576,6 +1576,14 @@ Or scriptSrc: 'https://files.coinmarketcap.com/static/widget/currency.js' ``` +You can also use this widget to display an image, wither locally or from a remote origin. + +```yaml +- type: embed + options: + html: '' +``` + --- ### API Response