Adding Image
In this section, we will learn about adding images inside the page of your fastn web site.

How to add image?

To add an image inside your page component just use ds.image as shown below:
-- ds.image: Add image caption here
link: <add link>
src: <add image path here>
alignment: center
width: fill-container
Lang:
ftd
Example:
Input
-- ds.image: This is image caption
link: https://fastn.com
src: https://fastn.com/-/fastn.com/images/github-pages.png

This is addition body content for above image
Lang:
ftd
Output
This is image caption
This is addition body content for above image.
Copyright © 2023 - fifthtry.com