96 lines
2.4 KiB
HTML
96 lines
2.4 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
|
||
|
<head>
|
||
|
<title>CherryKitten</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">
|
||
|
<link rel="stylesheet" href="https://cherrykitten.dev/color/rosepine.css">
|
||
|
|
||
|
<link rel="stylesheet" href="https://cherrykitten.dev/font-hack-subset.css">
|
||
|
|
||
|
</head>
|
||
|
|
||
|
<body class="">
|
||
|
<div class="container">
|
||
|
|
||
|
<header class="header">
|
||
|
<div class="header__inner">
|
||
|
<div class="header__logo">
|
||
|
|
||
|
<a href="https://cherrykitten.dev" style="text-decoration: none;">
|
||
|
<div class="logo">
|
||
|
|
||
|
CherryKitten
|
||
|
|
||
|
</div>
|
||
|
</a>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
|
||
|
<nav class="menu">
|
||
|
<ul class="menu__inner">
|
||
|
<li class="active"><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>
|
||
|
|
||
|
<li><a href="https://cherrykitten.dev/contact">Contact</a></li>
|
||
|
</ul>
|
||
|
</nav>
|
||
|
|
||
|
|
||
|
|
||
|
</header>
|
||
|
|
||
|
|
||
|
<div class="content">
|
||
|
|
||
|
<div class="posts">
|
||
|
<div class="post on-list">
|
||
|
|
||
|
<h1 class="post-title"><a href="https://cherrykitten.dev/content/">Hello there!</a></h1>
|
||
|
<div class="post-meta-inline">
|
||
|
|
||
|
<span class="post-date"></span>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<div class="post-content">
|
||
|
<p>Hi, I'm Sammy.</p>
|
||
|
<p>Welcome to my little website :3</p>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
<div class="pagination">
|
||
|
<div class="pagination__buttons"></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
|
||
|
<footer class="footer">
|
||
|
<div class="footer__inner">
|
||
|
<div class="copyright copyright--user"><p>© 2022 - CherryKitten</p><a href="/impressum">Impressum</a>
|
||
|
</div>
|
||
|
</div>
|
||
|
</footer>
|
||
|
|
||
|
|
||
|
</div>
|
||
|
</body>
|
||
|
|
||
|
</html>
|