Skip to content

Commit

Permalink
Merge pull request #555 from ajdeziel/EMBCDFA-1313-outage-banner
Browse files Browse the repository at this point in the history
EMBCDFA-1313: Outage Banner for 2024-09-05
  • Loading branch information
GeorgeWalker authored Sep 4, 2024
2 parents d5f7980 + 85f4ddd commit b90b843
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions landing-page/src/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -694,12 +694,12 @@ <h2 class="headerStyle">Disaster Financial Assistance (DFA)</h2>
</section>

<section class="hero">
<div style="background: rgb(204, 0, 0); color: rgb(255, 255, 255); text-align: center; padding-left: 25px; padding-right: 25px; margin-bottom: 10px; font-weight: bold;">
<div style="background: rgb(190, 0, 0); color: rgb(255, 255, 255); text-align: center; padding-left: 25px; padding-right: 25px; margin-bottom: 10px; font-weight: bold;">
</br>
PLANNED OUTAGE ALERT!
</br>
</br>
There is a scheduled system outage of the Disaster Financial Assistance portal from Wednesday July 31 at 6:00 a.m. to Wednesday July 31 at 7:00 a.m. which will disrupt our services and access to the portal.
There is a scheduled system outage of the Disaster Financial Assistance portal from Thursday September 5 at 7:00 a.m. to Thursday September 5 at 8:00 a.m. which will disrupt our services and access to the portal.
</br>
We apologize for any inconvenience caused and thank you for your patience.
</br>
Expand Down
4 changes: 2 additions & 2 deletions landing-page/src/html/index.prod.html
Original file line number Diff line number Diff line change
Expand Up @@ -694,12 +694,12 @@ <h2 class="headerStyle">Disaster Financial Assistance (DFA)</h2>
</section>

<section class="hero">
<div style="background: rgb(204, 0, 0); color: rgb(255, 255, 255); text-align: center; padding-left: 25px; padding-right: 25px; margin-bottom: 10px; font-weight: bold;">
<div style="background: rgb(190, 0, 0); color: rgb(255, 255, 255); text-align: center; padding-left: 25px; padding-right: 25px; margin-bottom: 10px; font-weight: bold;">
</br>
PLANNED OUTAGE ALERT!
</br>
</br>
There is a scheduled system outage of the Disaster Financial Assistance portal from Wednesday July 31 at 6:00 a.m. to Wednesday July 31 at 7:00 a.m. which will disrupt our services and access to the portal.
There is a scheduled system outage of the Disaster Financial Assistance portal from Thursday September 5 at 7:00 a.m. to Thursday September 5 at 8:00 a.m. which will disrupt our services and access to the portal.
</br>
We apologize for any inconvenience caused and thank you for your patience.
</br>
Expand Down
4 changes: 2 additions & 2 deletions landing-page/src/html/index.test.html
Original file line number Diff line number Diff line change
Expand Up @@ -694,12 +694,12 @@ <h2 class="headerStyle">Disaster Financial Assistance (DFA)</h2>
</section>

<section class="hero">
<div style="background: rgb(204, 0, 0); color: rgb(255, 255, 255); text-align: center; padding-left: 25px; padding-right: 25px; margin-bottom: 10px; font-weight: bold;">
<div style="background: rgb(190, 0, 0); color: rgb(255, 255, 255); text-align: center; padding-left: 25px; padding-right: 25px; margin-bottom: 10px; font-weight: bold;">
</br>
PLANNED OUTAGE ALERT!
</br>
</br>
There is a scheduled system outage of the Disaster Financial Assistance portal from Wednesday July 31 at 6:00 a.m. to Wednesday July 31 at 7:00 a.m. which will disrupt our services and access to the portal.
There is a scheduled system outage of the Disaster Financial Assistance portal from Thursday September 5 at 7:00 a.m. to Thursday September 5 at 8:00 a.m. which will disrupt our services and access to the portal.
</br>
We apologize for any inconvenience caused and thank you for your patience.
</br>
Expand Down

0 comments on commit b90b843

Please sign in to comment.