Skip to content

Commit 72d6507

Browse files
committed
update static page
1 parent 63492c7 commit 72d6507

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

public/404.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<!-- This file lives in public/404.html -->
5959
<div class="dialog">
6060
<div>
61-
<h1>The page you were looking for doesn't exist.</h1>
61+
<h1>The page you were looking for doesn't exist.404 by fei</h1>
6262
<p>You may have mistyped the address or the page may have moved.</p>
6363
</div>
6464
<p>If you are the application owner check the logs for more information.</p>

public/422.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<!-- This file lives in public/422.html -->
5959
<div class="dialog">
6060
<div>
61-
<h1>The change you wanted was rejected.</h1>
61+
<h1>The change-> 422 by fei</h1>
6262
<p>Maybe you tried to change something you didn't have access to.</p>
6363
</div>
6464
<p>If you are the application owner check the logs for more information.</p>

public/500.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<!-- This file lives in public/500.html -->
5959
<div class="dialog">
6060
<div>
61-
<h1>We're sorry, but something went wrong.</h1>
61+
<h1>We're sorry,-> 500 by fei</h1>
6262
</div>
6363
<p>If you are the application owner check the logs for more information.</p>
6464
</div>

0 commit comments

Comments
 (0)