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">