Not sure what’s happening there… Maybe try not placing the images in both places, but only one of them. Where this is will depend on your project setup: https://stackoverflow.com/a/57553974/3441504
Edit: maybe your spring security config has to ignore /img/** inside configure(WebSecurity web). If that was the case, please let me know
Oof, thank you for confirmation.
This is bad design by me then, and should be adressed in a future version. Sorry!
Until then, I will add a notice to the overview description.