37 lines
1 KiB
HTML
37 lines
1 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">
|
|
|
|
<link rel="canonical" href="http://localhost:1313/404.html" />
|
|
<title>404 Page not found - James' Blog</title>
|
|
|
|
<link rel="stylesheet" href="/css/style.css">
|
|
|
|
<script>
|
|
document.documentElement.setAttribute('data-theme', 'dark');
|
|
</script>
|
|
</head>
|
|
<body><header class="site-header">
|
|
<nav>
|
|
<a href="http://localhost:1313/" class="home">~</a>
|
|
<div class="nav-links">
|
|
|
|
<a href="/search">/</a>
|
|
</div>
|
|
</nav>
|
|
</header>
|
|
<main id="content">
|
|
<h1>404 - Page not found</h1>
|
|
<p>The page you're looking for doesn't exist.</p>
|
|
<p><a href="http://localhost:1313/">Go home</a></p>
|
|
</main><footer class="site-footer">
|
|
<small>
|
|
<a href="/index.xml">RSS</a>
|
|
·
|
|
<a href="https://gohugo.io">Hugo</a>
|
|
</small>
|
|
<script src="/js/script.js"></script>
|
|
</footer>
|
|
</body>
|
|
</html>
|