Skip to content

Commit

Permalink
update website with alert
Browse files Browse the repository at this point in the history
  • Loading branch information
bwees committed Feb 14, 2024
1 parent cd2a517 commit df5cdc0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
<!DOCTYPE html>
<html lang="en-us">

<div style="background-color: goldenrod; padding-top: 16px; padding-bottom: 16px;">
<H2 style="text-align: center;">We are aware of an interruption with services in the app and are working to fix them. Please keep an eye out for an update to the app.</H3>
</div>

{% include head.html %}

<body>
Expand Down

0 comments on commit df5cdc0

Please sign in to comment.