mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-10-30 11:25:26 +01:00
if the image is present in assets directory. - Resizing the image will reduce the size of a large image. - Should improve image load time. - Usage: - Add the image under assets directory. - Provide path in `label.icon`. - if image is located as `assets/images/image.png` mention `label.icon: images/image.png`.