zk_html/misc/press.html

37 lines
2.0 KiB
HTML
Raw Normal View History

2021-12-22 17:45:19 +00:00
<!doctype html>
<html>
<head>
<title>Zk | press</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>Zk | press</h1>
</header>
<article class="content">
<h1 id="links-about-myself-to-keep-handy">Links about myself to keep handy</h1>
<h2 id="interviews">Interviews</h2>
<ul>
<li><a href="https://furrywritersguild.com/2021/10/24/furry-book-month-author-qa-madison-scott-clary/">Furry Writers&rsquo; Guild &mdash; furry book month</a> (<a href="https://web.archive.org/web/20211024210335/https://furrywritersguild.com/2021/10/24/furry-book-month-author-qa-madison-scott-clary/">archive</a>)</li>
<li><a href="https://furrywritersguild.com/2020/06/23/pride-month-spotlight-madison-makyo-scott-clary/">Furry Writers&rsquo; Guild &mdash; pride month</a> (<a href="https://web.archive.org/web/20210512174509/https://furrywritersguild.com/2020/06/23/pride-month-spotlight-madison-makyo-scott-clary/">archive</a>)</li>
<li><a href="https://www.sofurry.com/groups/news?id=1&amp;newsId=2186">SoFurry &mdash; author spotlight</a>) (<a href="https://web.archive.org/web/20210507171810/https://www.sofurry.com/groups/news?id=1&amp;newsId=2186">archive</a>)</li>
2021-12-22 17:50:09 +00:00
<li><a href="https://layer-eight.photography/2018-makyo/">This profile someone did for class</a> (<a href="https://web.archive.org/web/20210511144938/https://layer-eight.photography/2018-makyo/">archive</a>)</li>
2021-12-22 17:45:19 +00:00
</ul>
</article>
<footer>
<p>Page generated on 2021-12-22</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>