Resource Path
./public/assets/images <--- Image resources
Images


Use relative path assets/images/. Supports jpg, png, webp, svg.
Videos
Video files are not directly supported.
You can embed YouTube videos with <iframe>.
<iframe width="560" height="315" src="https://www.youtube.com/embed/bdS4OQEHf9Y?start=40" title="YouTube video player" frameborder="0" allowfullscreen></iframe>
Simply embed with <iframe>.