You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

119 lines
2.3 KiB

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
test | A blog
</title>
<meta name="robots" content="index" />
<link href="true://test.lan/index.html" rel="canonical">
<link rel="alternate" href="true://test.lan/index.html" hreflang="en">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="/css/styles.css" rel="stylesheet" type="text/css">
</head>
<body class="site-body">
<header class="site-header">
<div class="bar">
<div class="bar__start">
<h1 class="site-header__title">
A blog
</h1>
</div>
</div>
</header>
<main class="site-main">
<div class="container">
<div class="grid">
<div class="col-12">
<a class="post" href="/faridn-frin.html">
<h2 class="post__title">
Farin Frin
</h2>
<time>
2022-12-08 12:12
</time>
<div class="post__excerpt">
Fingerstache vegan artisan, disrupt tbh sus salvia iceland lo-fi. Man braid hot chicken schlitz coloring book, snackwave biodiesel wolf chillwave bodega boys literally bitters.
</div>
</a>
<a class="post" href="/hipaa-mofa-cold.html">
<h2 class="post__title">
Hipaa Mofa Cold
</h2>
<time>
2022-12-02 19:22
</time>
<div class="post__excerpt">
Same cliche sustainable migas, copper mug polaroid cloud bread franzen JOMO microdosing sriracha. Vinyl tilde cred, blue bottle humblebrag offal pop-up pinterest photo booth bespoke bodega boys four dollar toast wayfarers.
</div>
</a>
</div>
</div>
</div>
</main>
<footer class="site-footer">
<div class="container">
<div class="grid">
<div class="col-12">
MIT License
</div>
</div>
</div>
</footer>
<script src="/js/app.js"></script>
</body>
</html>