66 lines
965 B
HTML
66 lines
965 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" />
|
||
|
<meta charset="utf-8" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<main>
|
||
|
<header>
|
||
|
<h1>ally</h1>
|
||
|
</header>
|
||
|
<article class="content">
|
||
|
|
||
|
|
||
|
<p>
|
||
|
In which Maddy waxes rhapsodic about the immutability of the past
|
||
|
</p>
|
||
|
|
||
|
<ul>
|
||
|
<li class="done4">
|
||
|
Choose stories
|
||
|
|
||
|
<li class="done4">
|
||
|
Typeset
|
||
|
|
||
|
<li class="done4">
|
||
|
Ebook create
|
||
|
|
||
|
<li class="done4">
|
||
|
ISBN
|
||
|
|
||
|
<li class="done4">
|
||
|
Print
|
||
|
|
||
|
<li class="done4">
|
||
|
Pre-release
|
||
|
|
||
|
<li class="done0">
|
||
|
Release
|
||
|
|
||
|
<li class="done2">
|
||
|
Market
|
||
|
|
||
|
<ul>
|
||
|
<li class="done3">
|
||
|
Goodreads
|
||
|
|
||
|
<li class="done3">
|
||
|
Kirkus
|
||
|
|
||
|
<li class="done4">
|
||
|
PW
|
||
|
|
||
|
</ul>
|
||
|
</ul>
|
||
|
|
||
|
</article>
|
||
|
<footer>
|
||
|
<p>Page generated on 2020-04-08 19:21</p>
|
||
|
</footer>
|
||
|
</main>
|
||
|
</body>
|
||
|
</html>
|