mirror of
https://gitlab.com/mrubli/hugo-mod-leaflet.git
synced 2025-10-07 01:54:24 +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.