60 lines
2 KiB
HTML
60 lines
2 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
|
||
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||
|
<meta charset="UTF-8">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
<meta name="description" content="">
|
||
|
<meta name="theme-color" media="(prefers-color-scheme: light)" content="#ffffff">
|
||
|
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#343a40">
|
||
|
<meta name="color-scheme" content="light dark"><meta property="og:url" content="http://localhost:1313/404.html">
|
||
|
<meta property="og:site_name" content="aethrvmn">
|
||
|
<meta property="og:title" content="404 Page not found">
|
||
|
<meta property="og:locale" content="en">
|
||
|
<meta property="og:type" content="website">
|
||
|
<title>404 Page not found | aethrvmn</title>
|
||
|
<link rel="manifest" href="/manifest.json">
|
||
|
<link rel="icon" href="/favicon.ico" >
|
||
|
<link rel="canonical" href="http://localhost:1313/404.html">
|
||
|
<link href="https://fonts.googleapis.com/css2?family=GFS+Didot&display=swap" rel="stylesheet" type="text/css">
|
||
|
|
||
|
|
||
|
<link rel="stylesheet" href="/book.min.684ba920724c377d882d9e7e8d3965eaf937fb9bd89f720712de3ea82210b3ba.css" integrity="sha256-aEupIHJMN32ILZ5+jTll6vk3+5vYn3IHEt4+qCIQs7o=" crossorigin="anonymous">
|
||
|
<script defer src="/sw.min.6f6f90fcb8eb1c49ec389838e6b801d0de19430b8e516902f8d75c3c8bd98739.js" integrity="sha256-b2+Q/LjrHEnsOJg45rgB0N4ZQwuOUWkC+NdcPIvZhzk=" crossorigin="anonymous"></script>
|
||
|
|
||
|
|
||
|
|
||
|
<!--
|
||
|
Made with Book Theme
|
||
|
https://github.com/alex-shpak/hugo-book
|
||
|
-->
|
||
|
|
||
|
|
||
|
<style>
|
||
|
.not-found {
|
||
|
text-align: center;
|
||
|
}
|
||
|
.not-found h1 {
|
||
|
margin: .25em 0 0 0;
|
||
|
opacity: .25;
|
||
|
font-size: 40vmin;
|
||
|
}
|
||
|
</style>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<main class="flex justify-center not-found">
|
||
|
<div>
|
||
|
<h1>404</h1>
|
||
|
<h2>Page Not Found</h2>
|
||
|
<h3>
|
||
|
<a href="/">aethrvmn</a>
|
||
|
</h3>
|
||
|
</div>
|
||
|
</main>
|
||
|
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|