Follow the steps to Add the picture on the Dashboard
- Add text tile
- In the Body of the text tile add the plain html to render an image, e.g:
<img src="https://your.website.com/your-image.jpg" width="100" height="100"/>
Note that you need to have the image hosted somewhere outside Looker, e.g. AWS S3 or Google Cloud Storage.