Skip to content

Commit

Permalink
Link to the homepage if 404ing
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Sep 29, 2020
1 parent 7dde9b5 commit 8f5e04c
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html>
<html lang="en">

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Page Not Found</title>
<title>Go BSV - Page Not Found</title>

<style media="screen">
body {
Expand Down Expand Up @@ -92,11 +92,8 @@
<div id="message">
<h2 class="text-lg">404</h2>
<h1>Page Not Found</h1>
<p>The specified file was not found on this website. Please check the URL for mistakes and try again.</p>
<h3>Why am I seeing this?</h3>
<p>This page was generated by the Firebase Command-Line Interface. To modify it, edit the <code>404.html</code> file
in your project's configured <code>public</code> directory.</p>
<p><a href="https://gobitcoinsv.com">Go back to the projects</a></p>
</div>
</body>

</html>
</html>

0 comments on commit 8f5e04c

Please sign in to comment.