Skip to content

Commit

Permalink
Update error.html
Browse files Browse the repository at this point in the history
  • Loading branch information
xnoctra authored Feb 9, 2024
1 parent 5f3fd36 commit 67cdd23
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions pages/error.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no" />
<title>Evasi | Error</title>
<title>Night</title>
<meta name="description"
content="Ultraviolet is a highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers. Unblock sites today!" />
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#434c5e" />
Expand All @@ -16,7 +16,7 @@

<body>
<div class="logo-wrapper left-margin">
<h1>Evasi | Error</h1>
<h1>Night</h1>
</div>
<div class="desc left-margin">
<p>The server could not route your request.</p>
Expand All @@ -26,14 +26,10 @@ <h1>Evasi | Error</h1>
Register ServiceWorker
</button>
</div>
<footer>
<a title="License information" href="credits.html" style="margin-left: auto">Credits</a>
<span> &copy; Evasi 2023</span>
</footer>
<script src="uv/uv.bundle.js"></script>
<script src="uv/uv.config.js"></script>
<script src="register-sw.js"></script>
<script src="error.js"></script>
</body>

</html>
</html>

1 comment on commit 67cdd23

@hop-deploy
Copy link

@hop-deploy hop-deploy bot commented on 67cdd23 Feb 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment Status Build Logs Updated At
andromeda ✅ Deployed View Logs 2024-02-09T02:47:10.117Z

Please sign in to comment.