Search code examples
strapi

How to change the landing image in strapi?


How to change this logo? I have changed the admin logo, top left logo. But not able to change this logo. enter image description here


Solution

  • Found the solution, Add your custom image on the public folder with public/assets/images/logo_login.png

    enter image description here