Maybe you might be able to help with this, now when I navigate to my protected route “http://0.0.0.0:4000/magnets” I get redirected to “http://0.0.0.0:4000/sessions/new” as I’m not logged in but now my logo is not showing up
[info] GET /sessions/images/logo-dark.png
[debug] ** (Phoenix.Router.NoRouteError) no route found for GET /sessions/images/logo-dark.png (MagnifyWeb.Router)
I don’t understand why now it’s looking under “sessions”






















