Update 404.html

This commit is contained in:
Sophia Atkinson 2021-06-02 02:33:36 -07:00 committed by GitHub
parent 1d938145d9
commit 806bfd8d95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,10 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta content="Codsworth" property="og:title">
<meta content="https://www.codsworth.xyz" property="og:url">
<meta content="Error 404 | Page Not Found" property="og:description">/assets/Logo.png
<meta content="https://www.codsworth.xyz/assets/Logo.png" property="og:image">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/now-ui-kit.css">
@ -58,4 +62,4 @@
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<script src="js/now-ui-kit.min.js"></script>
</body>
</html>
</html>