Skip to content

Commit

Permalink
update mpox banner to outage banner for theigen transfer
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenixAja committed Nov 4, 2024
1 parent 597e7da commit 5788e84
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@ export const Announcements = (): JSX.Element => {
)}
{shouldShowMpoxUpdateBanner && (
<StyledBanner sdsType="primary">
<B>MPOX TREE BUILDS ARE NOW UPDATED.&nbsp;</B>
<B>PLANNED OUTAGE FROM NOVEMBER 15 AT 8 AM PST UNTIL NOVEMBER 18 AT 12 PM PST. THEIAGENEPI WILL REPLACE CZ GEN EPI. CLICK &nbsp;</B>
<StyledNewTabLink
href="https://help.czgenepi.org/hc/en-us/articles/30224919249684-Tree-Building-Updates-09-06-2024"
href="https://help.czgenepi.org/hc/en-us/articles/20083077583764-FAQs-CZ-GEN-EPI-Transfer-to-Theiagen-Global-Health-Initiative-TGHI"
sdsStyle="dashed"
>
LEARN MORE
HERE
</StyledNewTabLink>
<B>.</B>
<B>&nbsp;FOR MORE INFORMATION.</B>
</StyledBanner>
)}
</>
Expand Down

0 comments on commit 5788e84

Please sign in to comment.