45 lines
1.8 KiB
HTML
45 lines
1.8 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | 2023-05-07</title>
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus:ital,wght@0,400;0,700;1,400;1,700&family=Lato&family=Ubuntu+Monodisplay=swap" />
|
|
<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>Zk | 2023-05-07</h1>
|
|
</header>
|
|
<article class="content">
|
|
<h2 id="notable-panels">Notable panels</h2>
|
|
<h3 id="queer-new-weird">Queer new weird</h3>
|
|
<h3 id="publishing-editing-and-technology">Publishing, Editing, and Technology</h3>
|
|
<h3 id="fiction-craft-and-criticism">Fiction Craft and Criticism</h3>
|
|
<h2 id="the-bookfair">The bookfair</h2>
|
|
<h3 id="notable-tables">Notable tables</h3>
|
|
<h3 id="books-purchased">Books purchased</h3>
|
|
<ul>
|
|
<li>Kelly Hoffer — <em>Undershore: Poems</em></li>
|
|
<li>Katherine Indemaur — <em>I|I</em></li>
|
|
<li>Seneca Review — <em>We Might as Well Call It the Lyric Essay</em></li>
|
|
<li>Cecilia Gentili — <em>Faltas: Letters to Everyone in My Hometown Who Isn’t My Rapist</em></li>
|
|
<li>Cat Fitzpatrick and Casey Plett (editors) — <em>Meanwhile, Elsewhere</em></li>
|
|
<li>Littlepuss — <em>Littlepuss! Literary! Collation!</em></li>
|
|
</ul>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2023-05-10</p>
|
|
</footer>
|
|
</main>
|
|
<script type="text/javascript">
|
|
document.querySelectorAll('.tag').forEach(tag => {
|
|
let text = tag.innerText;
|
|
tag.innerText = '';
|
|
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
|
|
});
|
|
</script>
|
|
</body>
|
|
</html>
|