Static assets
The assets directory contains static resources like fonts, icons, images and miscellaneous files like sitemap.txt.
All files are copied into output when building the site.
The assets directory can contain subdirectories. All subdirectories will be preserved when building the site.
| Source file | Path |
|---|---|
assets/sitemap.txt |
/sitemap.txt |
assets/images/hero.png |
/images/hero.png |