Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

Commit

Permalink
update maintaince warning
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaProductions committed Apr 15, 2024
1 parent bbfe6a0 commit 7c7f11e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<br><br><br><br>
<InfoBar
title="Maintenance warning"
message="This website will be available for system maintenance and updates from 9:00 AM 4/20/2024 to 5:00 PM 4/21/2024 eastern standard time."
message="This website will be unavailable for system maintenance from 9:00 AM 4/20/2024 EST to an unspecified time."
severity="caution"
closable={false}/>
<div id="intro">
Expand Down
2 changes: 1 addition & 1 deletion src/routes/faq/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<br><br><br><br>
<InfoBar
title="Maintenance warning"
message="This website will be available for system maintenance and updates from 9:00 AM 4/20/2024 to 5:00 PM 4/21/2024 eastern standard time."
message="This website will be unavailable for system maintenance from 9:00 AM 4/20/2024 EST to an unspecified time."
severity="caution"
closable={false}/>

Expand Down

0 comments on commit 7c7f11e

Please sign in to comment.