Skip to content

Commit fdc17d5

Browse files
committed
small maintenance update
1 parent f460eed commit fdc17d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/html/maintenance.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>A quick tune-up is in progress. Faster builds on the way. (Under maintenance)</title>
4+
<title>A quick tune-up is in progress. Faster builds on the way. (503 - Under maintenance)</title>
55
<meta content="width=device-width, initial-scale=1, maximum-scale=1" name="viewport">
66
<link rel="icon" type="image/x-icon" href="favicon.ico">
77
<link rel="icon" type="image/svg+xml" href="favicon.svg">
@@ -30,7 +30,7 @@ <h1>
3030
</h1>
3131
</header>
3232
<main>
33-
<p>Under maintenance</p>
33+
<p>503 &ndash; Under maintenance</p>
3434
<h2>A quick tune-up is in progress. Faster builds on the way.</h2>
3535
</main>
3636
</section>

0 commit comments

Comments
 (0)