This commit is contained in:
2026-02-20 08:46:50 -08:00
parent 9db3d3b34c
commit 9a566f99ab
258 changed files with 3747 additions and 3729 deletions

View File

@ -733,7 +733,7 @@ header {
background-color: var(--color-bg);
padding: .75rem 0;
z-index: 10;
border-bottom: .5rem solid var(--color-teal);
border-bottom: thick solid var(--color-teal);
box-shadow: 0 .25rem .15rem var(--color-shadow);
}
@ -927,7 +927,7 @@ header li {
footer {
padding: 1rem 0;
font-size: .9rem;
border-top: .5rem solid var(--color-pink);
border-top: thick solid var(--color-pink);
}
footer ul {
@ -1477,6 +1477,24 @@ export { HeadingAnchors }</script>
<h2 id="related-posts">related posts</h2>
<ol id="postlist">
<li class="post">
<a class="postlink" href="/booby-congrats-on-the-top-surgery/">
<img src="/img/booby-card.jpg" alt="A landscape-oriented white card with a two-color print of a blue-footed booby." loading="lazy" decoding="async" width="1000" height="750">
<h2 id="booby-congrats-on-the-top-surgery">booby (congrats on the top surgery)</h2>
<ul class="postlist-tags">
<li>print</li>
<li>card</li>
<li>gender</li>
</ul>
</a>
</li>
<li class="post">
<a class="postlink" href="/greeting-loons/">
@ -1496,30 +1514,18 @@ export { HeadingAnchors }</script>
</li>
<li class="post">
<a class="postlink" href="/loon/">
<a class="postlink" href="/fat-raccoon/">
<img src="/img/loon-print.jpg" alt="A print of a loon rearing up with wings spread" loading="lazy" decoding="async" width="1000" height="1333">
<img src="/img/fat-raccoon-print.jpg" alt="A block print in black ink of a rotund raccoon raising a welcoming paw towards the viewer." loading="lazy" decoding="async" width="1000" height="1333">
<h2 id="loon">loon</h2>
<h2 id="fat-raccoon">fat raccoon</h2>
<ul class="postlist-tags">
<li>print</li>
</ul>
</a>
</li>
<li class="post">
<a class="postlink" href="/greeting-quorbs/">
<img src="/img/greeting-quorbs.jpg" alt="A pile of hand-printed A2 size greeting cards. Only the front is visible, showing a particularly round quail." loading="lazy" decoding="async" width="1000" height="1000">
<h2 id="greeting-quorbs">greeting quorbs</h2>
<ul class="postlist-tags">
<li>card</li>
<li>print</li>
<li>shirt</li>
</ul>
</a>
@ -1556,6 +1562,6 @@ export { HeadingAnchors }</script>
</footer>
<!-- This page `/iris/` was built on 2026-02-20T16:35:28.452Z -->
<!-- This page `/iris/` was built on 2026-02-20T16:46:10.292Z -->
<body>
</body></body>