<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <title>
        A blog | big thing
    </title>
            <meta name="robots" content="index" />
            <link href="true://a-blog.lan/index.html" rel="canonical">
            <link rel="alternate" href="true://a-blog.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 h4 m-left-3 m-top-4 m-bottom-4">
                    A blog
                </h1>
            </div>
        </div>
    </header>
    <main class="site-main">
		<div class="m-left-4 m-right-4">
		</div>
        <div class="container">
            <div class="grid">
                <div class="col-12">
<div class="grid justify-center">
    <div class="inner">
        <div class="m-top-7">
			<article class="post m-bottom-6">
				<header class="post__header m-bottom-4">
					<h2 class="h4 m-bottom-3 highlight">
						<a href="/faridn-frin">
							Farin Frin
						</a>
					</h2>
					<span class="post__time bold">
						<time time="Thu, 08 Dec 2022 11:10:00 GMT">
							08-12-2022, 12:10
						</time>
					</span>
				</header>
				<div class="post__excerpt">
					<div class="content">
						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>
				</div>
			</article>
			<article class="post m-bottom-6">
				<header class="post__header m-bottom-4">
					<h2 class="h4 m-bottom-3 highlight">
						<a href="/hipaa-mofa-cold">
							Hipaa Mofa Cold
						</a>
					</h2>
					<span class="post__time bold">
						<time time="Thu, 08 Dec 2022 11:10:00 GMT">
							08-12-2022, 12:10
						</time>
					</span>
				</header>
				<div class="post__excerpt">
					<div class="content">
						 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>
				</div>
			</article>
        </div>
    </div>
</div>
                </div>
            </div>
        </div>
    </main>
    <footer class="site-footer m-top-6 m-bottom-4 m-left-4 m-right-4 display-flex justify-space-between p-top-4">
		<div>
        	MIT License
		</div>
		<div>
			<a class="underline m-right-3" href="/imprint.html">Imprint</a>
			<a class="underline" href="/privacy-policy.html">Privacy Policy</a>
		</div>
    </footer>
    <script defer src="/js/critical.js"></script>
</body>
</html>