mirror of
https://github.com/authenyoo/website-zola.git
synced 2025-05-08 23:33:47 +02:00
103 lines
2.8 KiB
HTML
103 lines
2.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<title>
|
|
404 |
|
|
</title>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
|
<meta name="robots" content="noodp"/>
|
|
|
|
<link rel="stylesheet" href="/style.css">
|
|
<link rel="stylesheet" href="/color/red.css">
|
|
|
|
<link rel="stylesheet" href="/font-hack-subset.css">
|
|
|
|
|
|
<meta name="description" content="Page not found">
|
|
|
|
<meta property="og:description" content="Page not found">
|
|
<meta property="og:title" content="">
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:url" content="/">
|
|
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="twitter:description" content="Page not found">
|
|
<meta name="twitter:title" content="">
|
|
<meta property="twitter:domain" content="/">
|
|
<meta property="twitter:url" content="/">
|
|
|
|
<link rel="shortcut icon" type="image/png" href="/images/favicon.png">
|
|
|
|
</head>
|
|
|
|
<body class="">
|
|
<div class="container">
|
|
|
|
<header class="header">
|
|
<div class="header__inner">
|
|
<div class="header__logo">
|
|
|
|
<a href="/" style="text-decoration: none;">
|
|
<div class="logo">
|
|
|
|
authenyo.xyz
|
|
|
|
</div>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<nav class="menu">
|
|
<ul class="menu__inner">
|
|
<li><a href="/">blog</a></li>
|
|
|
|
<li><a href="/tags">tags</a></li>
|
|
|
|
<li><a href="/pages/archive">archive</a></li>
|
|
|
|
<li><a href="/pages/aboutme">about me</a></li>
|
|
|
|
<li><a href="/pages/gallery">gallery</a></li>
|
|
|
|
<li><a href="/pages/givememoney">donate</a></li>
|
|
|
|
<li><a href="/pages/links">links</a></li>
|
|
|
|
<li><a href="/pages/services">services</a></li>
|
|
|
|
<li><a href="/pages/webrings">webrings</a></li>
|
|
</ul>
|
|
</nav>
|
|
|
|
|
|
</header>
|
|
|
|
|
|
<div class="content">
|
|
|
|
<div class="post">
|
|
<h1 class="post-title">Lost?</h1>
|
|
<p>This page does not exist.</p>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
<footer class="footer">
|
|
<div class="footer__inner">
|
|
<div class="copyright">
|
|
<span><a href="https://github.com/authenyoo/website-zola">source code</a></span>
|
|
</div>
|
|
</footer>
|
|
|
|
<iframe src="https://john.citrons.xyz/embed?ref=authenyo.xyz" style="margin-left:auto;display:block;margin-right:auto;max-width:732px;width:100%;height:94px;border:none;"></iframe>
|
|
|
|
|
|
</div>
|
|
</body>
|
|
|
|
</html>
|