mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 19:04:38 +00:00
ADD: How to change login page's logo
Signed-off-by: Darshan Gada <gadadarshan@gmail.com>
This commit is contained in:
parent
fa8dfcc7cf
commit
143e85cb8d
@ -116,6 +116,8 @@ npm run build
|
|||||||
|
|
||||||
To change the top-left displayed admin panel's logo, add your custom image at `./admin/src/assets/images/logo-strapi.png`.
|
To change the top-left displayed admin panel's logo, add your custom image at `./admin/src/assets/images/logo-strapi.png`.
|
||||||
|
|
||||||
|
To change the login page's logo, add your custom image at `./admin/src/assets/images/logo_strapi.png`.
|
||||||
|
|
||||||
::: tip
|
::: tip
|
||||||
make sure the size of your image is the same as the existing one (434px x 120px).
|
make sure the size of your image is the same as the existing one (434px x 120px).
|
||||||
:::
|
:::
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user