Skip to content

Commit

Permalink
build situation updates banner regardless of FF
Browse files Browse the repository at this point in the history
  • Loading branch information
SnowboardTechie committed Dec 16, 2024
1 parent 46e0d59 commit 95b688d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/site/includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -180,10 +180,10 @@
{% include "src/site/components/banners.drupal.liquid" %}
</header>

{% if enabledFeatureFlags.FEATURE_BANNER_USE_ALTERNATIVE_BANNERS %}
<!-- Situation Updates banner -->
<div data-widget-type="situation-updates-banner"></div>
{% else %}
<!-- Situation Updates banner -->
<div data-widget-type="situation-updates-banner"></div>

{% unless enabledFeatureFlags.FEATURE_BANNER_USE_ALTERNATIVE_BANNERS %}
<!-- Fullwidth banner alerts -->
{% include "src/site/components/fullwidth_banner_alerts.drupal.liquid" %}
{% endif %}
Expand Down

0 comments on commit 95b688d

Please sign in to comment.