Template Guides
Logos and Images
You can use images to display logos (for example) in your invoices and proposals.
#1. Move Image File into Template Folder
First, place the image file (e.g. .png) in the same folder as your template.
#2. Reference the Image
Then, simply reference that image with the <img>
tag:
<img src="./my-logo.png">