Proper formatting in the 404 page

This commit is contained in:
Sayantan Santra 2023-03-31 20:08:11 -05:00
parent e45ecd8eef
commit 7acc336d4c
1 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@
<head>
<title>Error 404</title>
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<style>
@ -22,4 +23,4 @@
</div>
</body>
</html>
</html>