Skip to content

Commit

Permalink
Merge pull request #347 from cisagov/hotfix-login-down-banner
Browse files Browse the repository at this point in the history
Service disruption banner, dec 04, registrar inaccessible
  • Loading branch information
rachidatecs authored Dec 4, 2024
2 parents 08e0ab5 + 0d9f806 commit 90969ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _includes/banner-service-disruption.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ <h3 class="usa-alert__heading text-white">
Service disruption
</h3>
<p class="usa-alert__text">
Month day, time-in-24-hour-notation UTC: We're investigating a service disruption on the .gov registrar. The .gov zone and individual domains remain online. However, the registrar is running slower than usual.
Dec 4, 2024 18:00 UTC: We're investigating a service disruption on the .gov registrar related to Login.gov. The .gov zone and individual domains remain online. However, the registrar is inaccessible.
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<a class="usa-skipnav" href="#main-content">Skip to main content</a>
<!-- NOTE: Edit the date/time on the banner before posting -->
<!-- {% include "banner-system-outage.html" %} -->
<!-- {% include "banner-service-disruption.html" %} -->
{% include "banner-service-disruption.html" %}
<!-- {% include "banner-info.html" %} -->
<!-- {% include "banner-warning.html" %} -->
<!-- {% include "banner-error.html" %} -->
Expand Down

0 comments on commit 90969ac

Please sign in to comment.