Skip to content

Conversation

MichalRsa
Copy link
Contributor

Summary
fixes #5752

Bug occurred because the decap-cms-backend-proxy package uses a different authentication page. Yet, this page didn't reuse renderPageLogo function that is defined in decap-cms-ui-default, which allows the display of a custom logo.

Test plan

  1. Run npm run decap-server
  2. Add logo_url: YOUR_LOGO_URL to config.yml

Checklist

Please add a x inside each checkbox:

A picture of a cute animal (not mandatory but encouraged)

@MichalRsa MichalRsa requested a review from a team as a code owner June 18, 2024 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

logo_url appears not to be used when local_backend:true
2 participants