29 lines
675 B
HTML
29 lines
675 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>ally</title>
|
|
<link rel="stylesheet" type="text/css" href="style.css" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
</head>
|
|
<body>
|
|
<main>
|
|
<header>
|
|
<h1>ally</h1>
|
|
</header>
|
|
<article class="content">
|
|
|
|
|
|
<div id="ally"><h1 id="ally" class="header"><a href="#ally">ally</a></h1></div>
|
|
|
|
<p>
|
|
In which Maddy waxes rhapsodic about the immutability of the past
|
|
</p>
|
|
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2020-04-08 19:21</p>
|
|
</footer>
|
|
</main>
|
|
</body>
|
|
</html>
|