Skip to content

Commit

Permalink
valid html5
Browse files Browse the repository at this point in the history
  • Loading branch information
deadjdona committed Nov 18, 2023
1 parent ff00823 commit 83d3a43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<head>
<meta charset="utf-8">
<link rel="dns-prefetch" href="https://archive.org">
<link rel="prefetch" as="script" href="https://archive.org/web/wb404.js">
<link rel="preload" as="script" href="https://archive.org/web/wb404.js">
<title>404 Not Found</title>
<script src="https://archive.org/web/wb404.js" fetchpriority="high"></script>
</head>
<body>
<div id="wb404"/>
<div id="wb404"></div>
</body></html>

0 comments on commit 83d3a43

Please sign in to comment.