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

Commit

Permalink
remove maintenance warning
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaProductions committed May 15, 2024
1 parent 8386e1c commit 95ccd3c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@

<!--Todo: fix container spacing-->
<br><br><br><br>
<InfoBar
title="Maintenance warning"
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">
<TextBlock variant="display" style="margin-left: 20px; margin-right: 20px; font-size: 60px;">Introducing Rectify11</TextBlock>
<TextBlock variant="bodyLarge" style="margin-top: 8px; margin-left: 20px; margin-right: 20px;">Rectify11 improves the consistency of Windows 11 by modifying system files in a safe way, and by using various programs to improve the Windows 11 experience.</TextBlock>
Expand Down
5 changes: 0 additions & 5 deletions src/routes/faq/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@
<div id="container">
<!--Todo: fix container spacing-->
<br><br><br><br>
<InfoBar
title="Maintenance warning"
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">
<TextBlock variant="display" style="margin-left: 20px; margin-right: 20px; font-size: 60px;">Rectify11 FAQ</TextBlock>
Expand Down

0 comments on commit 95ccd3c

Please sign in to comment.