samhuri.net/Tests/test-posts/expected/posts/2019/index.html
Sami Samhuri 652d192560 Hide .html extensions on all pages by default
This uses the same old page-title/index.html trick that was used before.
2019-12-10 00:27:56 -08:00

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">&rarr; Cats</a>
<time>18 Dec</time>
<a class="permalink" href="/posts/2019/12/cats">&infin;</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">
&copy; 2006 - 2019 <a href="/about">Hunter S. Thompson</a>
</footer>
</body>
</html>