jfitzsimmons2

Results 2 comments of jfitzsimmons2

Just ran into a similar issue. Within your Drupal header template file (`region--header.html.twig`), `{% block header_content %}` is likely being overwritten by the image component which can not handle links...

I've done some tinkering and found some information that might be worth sharing here in case anyone else stumbles upon this. 1) Emulsify comes with a GitHub pages command `gulp...