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 {
@ -1475,17 +1475,17 @@ export { HeadingAnchors }</script>
<ol id="postlist">
<li class="post">
<a class="postlink" href="/greeting-quorbs/">
<a class="postlink" href="/seedling/">
<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">
<img src="/img/seedling-print.jpg" alt="A print of a 3-stage design of a green seedling barely open, starting to straighten up, and growing strong, with little piles of dirt beneath each one." loading="lazy" decoding="async" width="1000" height="1333">
<h2 id="greeting-quorbs">greeting quorbs</h2>
<h2 id="seedling">seedling</h2>
<ul class="postlist-tags">
<li>card</li>
<li>print</li>
<li>card</li>
</ul>
</a>
</li>
@ -1513,18 +1513,18 @@ export { HeadingAnchors }</script>
</li>
<li class="post">
<a class="postlink" href="/foxgloves/">
<a class="postlink" href="/coming-out/">
<img src="/img/foxgloves-print.jpg" alt="A print of a cluster of foxgloves. The background is inked in green, with negative space and pink details making up the foxgloves." loading="lazy" decoding="async" width="1000" height="750">
<img src="/img/coming-out-card-print.jpg" alt="A card and print in the same design - a chick and a broken eggshell, and a simple font reading &#39;congrats on coming out of your shell&#39;" loading="lazy" decoding="async" width="1000" height="750">
<h2 id="foxgloves">foxgloves</h2>
<h2 id="coming-out">coming out</h2>
<ul class="postlist-tags">
<li>print</li>
<li>card</li>
<li>shirt</li>
<li>gender</li>
</ul>
</a>
@ -1561,6 +1561,6 @@ export { HeadingAnchors }</script>
</footer>
<!-- This page `/five-of-them/` was built on 2026-02-20T16:35:28.459Z -->
<!-- This page `/five-of-them/` was built on 2026-02-20T16:46:10.298Z -->
<body>
</body></body>