cherrykitten.dev/public/404.html

100 lines
2.6 KiB
HTML
Raw Normal View History

<!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="https://cherrykitten.dev/style.css">
2023-04-09 22:13:12 +00:00
<link rel="stylesheet" href="https://cherrykitten.dev/color.css">
2023-04-09 22:13:12 +00:00
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://cherrykitten.dev/ rss.xml
">
2023-01-28 20:37:52 +00:00
</head>
<body class="">
<div class="container">
<header class="header">
<div class="header__inner">
<div class="header__logo">
2023-04-09 22:13:12 +00:00
<a href="https://cherrykitten.dev" style="text-decoration: none;">
<div class="logo">
2023-04-09 22:13:12 +00:00
CherryKitten
</div>
</a>
</div>
</div>
<nav class="menu">
<ul class="menu__inner">
<li><a href="https://cherrykitten.dev">Home</a></li>
<li><a href="https://cherrykitten.dev/about">About me</a></li>
<li><a href="https://cherrykitten.dev/blog">Blog</a></li>
2024-03-09 12:34:33 +00:00
<li><a href="https://cherrykitten.dev/cv">CV</a></li>
<li><a href="https://cherrykitten.dev/contact">Contact</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">
2023-04-09 22:13:12 +00:00
<div class="copyright copyright--user">
 
<span>&copy;
2024-03-09 11:05:15 +00:00
2024
2023-04-09 22:13:12 +00:00
- CherryKitten</span><br>
 
<span onclick="alert('Nya!')">🐱</span></div>
</div>
2024-03-09 12:34:33 +00:00
<div style="display: flex; margin-top: 1rem; justify-content: center;">
<span><a href="/impressum">Impressum</a></span>
</div>
<div style="display: flex; margin-top: 1rem; justify-content: center;">
<a href="/rss.xml">RSS</a>
</div>
<div style="display: flex; margin-top: 1rem; justify-content: center;">
<img src="/buttons/antinft.gif" alt="Anti NFT">
<img src="/buttons/acab.gif" alt="ACAB">
<img src="/buttons/transnow2.gif" alt="Trans rights now">
</div>
</footer>
</div>
</body>
</html>