OpenSource-GameList/404.html

34 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="/OpenSource-GameList/src/images/icon.png">
<title>Open Source Game List</title>
<link rel="stylesheet" href="/OpenSource-GameList/src/style.css">
</head>
<body>
<header>
<p><a href="/OpenSource-GameList/"><img src="/OpenSource-GameList/src/images/icon.png" width="30px"/></a> Open Source Game List</p>
</header>
<nav>
<script src="/OpenSource-GameList/src/tagnav.js"></script>
</nav>
<div class ="tocenter">
<h1 align="center">404</h1>
<p align="center">Nothing Here...</p>
<article class = "center">
<p>
<a href="/OpenSource-GameList/">
<img src="/OpenSource-GameList/src/images/link/www.png" width="60px" />
</a>
</p>
</article>
</div>
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
<footer>
<script src ="/OpenSource-GameList/src/footer.js">
</script>
</footer>
</body>
</html>