Skip to content

Commit 2d1e93f

Browse files
committed
docs(logos): add TL;DR and guidance (SVG preferred, light/dark variants)
1 parent 4fc26e0 commit 2d1e93f

File tree

1 file changed

+4
-0
lines changed
  • docusaurus/docs/cms/admin-panel-customization

1 file changed

+4
-0
lines changed

docusaurus/docs/cms/admin-panel-customization/logos.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ tags:
1111

1212
# Logos
1313

14+
<Tldr>
15+
Update login and navigation logos by extending the admin app. Prefer SVG for crisp rendering; provide light/dark variants when possible for contrast.
16+
</Tldr>
17+
1418
Strapi's [admin panel](/cms/admin-panel-customization) displays its branding on both the login screen and in the main navigation. Replacing these images allows you to match the interface to your identity. The present page shows how to override the two logo files via the admin panel configuration. If you prefer uploading them directly in the UI, see [Customizing the logo](/cms/features/admin-panel#customizing-the-logo).
1519

1620
The Strapi admin panel displays a logo in 2 different locations, represented by 2 different keys in the admin panel configuration:

0 commit comments

Comments
 (0)