Fix: remove unnecessary "is"

Just didn't make sense.
This commit is contained in:
Gary
2023-09-24 10:21:01 -05:00
committed by GitHub
parent 82605f326b
commit 1b49dc80b5

View File

@@ -20,7 +20,7 @@
<h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">404</h1>
<h2 style="margin-top:20px;font-size: 30px;">Not Found
</h2>
<p>The link you visited is may be broken or invalid.</p>
<p>The link you visited may be broken or invalid.</p>
<div class="button">
<h2>
<a href="http://sern-handler.js.org" title="Back to home" style="color: #444;">Back to homepage</a>