mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
67 lines
1,006 B
HTML
67 lines
1,006 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
|
|
|
|
|
|
<title>gonzo journalism: 2019</title>
|
|
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<header>
|
|
<div class="title">
|
|
<h1><a href="/">gonzo journalism</a></h1>
|
|
<br>
|
|
<h4>By <a href="/about">Hunter S. Thompson</a></h4>
|
|
</div>
|
|
</header>
|
|
|
|
|
|
|
|
<div class="year">
|
|
<h1>2019</h1>
|
|
|
|
|
|
<h2>
|
|
<a href="/posts/2019/12">December</a>
|
|
</h2>
|
|
|
|
<ul class="archive">
|
|
|
|
<li>
|
|
|
|
<a href="https://placekitten.com">→ Cats</a>
|
|
|
|
<time>18 Dec</time>
|
|
|
|
<a class="permalink" href="/posts/2019/12/cats">∞</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="/posts/2019/12/fear-and-loathing">Fear and Loathing in Las Vegas</a>
|
|
|
|
<time>9 Dec</time>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<footer class="container">
|
|
© 2006 - 2019 <a href="/about">Hunter S. Thompson</a>
|
|
</footer>
|
|
|
|
|
|
</body>
|
|
</html>
|