You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2023. It is now read-only.
I'm still fighting with the logo, as until now I was using a work around to include the Drupal branding block. However, I thought that the logo should be managed with the branding block disable and simply through the site-header.twig file:
But this is not working and I'm wondering why. With my Drupal branding block enable, the logo is not linked to the frontpage, and if I disabled it, then I have no more logo.
emulsify version: 3.1
node version: 8.11.1
yarn version: 1.12.3
I'm still fighting with the logo, as until now I was using a work around to include the Drupal branding block. However, I thought that the logo should be managed with the branding block disable and simply through the site-header.twig file:
But this is not working and I'm wondering why. With my Drupal branding block enable, the logo is not linked to the frontpage, and if I disabled it, then I have no more logo.
Any help to understand this would be welcome.