Closed MichalRsa closed 5 months ago
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.
decap-cms-backend-proxy
renderPageLogo
decap-cms-ui-default
Test plan
npm run decap-server
logo_url: YOUR_LOGO_URL
config.yml
Checklist
Please add a x inside each checkbox:
x
A picture of a cute animal (not mandatory but encouraged)
Summary fixes #5752
Bug occurred because the
decap-cms-backend-proxy
package uses a different authentication page. Yet, this page didn't reuserenderPageLogo
function that is defined indecap-cms-ui-default
, which allows the display of a custom logo.Test plan
npm run decap-server
logo_url: YOUR_LOGO_URL
toconfig.yml
Checklist
Please add a
x
inside each checkbox:A picture of a cute animal (not mandatory but encouraged)