mirror of
https://gitlab.com/mrubli/hugo-mod-leaflet.git
synced 2025-10-17 23:13:12 +00:00

If the site is deployed to a different root path (e.g. /photos/), the absolute /images path is broken. Use a relative path instead since the CSS and the images are both underneath the static directory.