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 {
@ -1471,29 +1471,37 @@ export { HeadingAnchors }</script>
<ol id="postlist">
<li class="post">
<a class="postlink" href="/euphorbia/">
<a class="postlink" href="/geese/">
<img src="/img/euphorbia-print.jpg" alt="A print in black ink on brown paper. It depicts a stem of euphorbia, a plant with long, thin leaves and many clustered flowers." loading="lazy" decoding="async" width="1000" height="1333">
<img src="/img/geese-print.jpg" alt="Two Canada geese and their reflections in the water. One is calmly swimming away, while the over leans over and HONKS!" loading="lazy" decoding="async" width="1000" height="750">
<h2 id="euphorbia">euphorbia</h2>
<h2 id="geese">geese</h2>
<ul class="postlist-tags">
<li>print</li>
<li>card</li>
<li>shirt</li>
</ul>
</a>
</li>
<li class="post">
<a class="postlink" href="/become-unbutterable/">
<a class="postlink" href="/flicker/">
<img src="/img/become-unbutterable.jpg" alt="3 copies of the same stamp in orange ink are spread out next to the hand carved rubber stamp they were made from. They show a cat lying on his back with paws curled, holding a butter knife in his mouth. Text around the cat reads, in all caps, &#39;become unbutterable.&#39;" loading="lazy" decoding="async" width="1000" height="562">
<img src="/img/flicker-print.jpg" alt="A print in black, brown, and red ink of a northern flicker (a type of woodpecker). Viewed from the back, he is looking over his shoulder and upward towards something unseen above him (my bird feeder)." loading="lazy" decoding="async" width="1000" height="750">
<h2 id="become-unbutterable">become unbutterable</h2>
<h2 id="flicker">flicker</h2>
<ul class="postlist-tags">
<li>print</li>
<li>card</li>
<li>shirt</li>
</ul>
</a>
</li>
@ -1547,6 +1555,6 @@ export { HeadingAnchors }</script>
</footer>
<!-- This page `/artisans-cooperative-shirts/` was built on 2026-02-20T16:35:28.463Z -->
<!-- This page `/artisans-cooperative-shirts/` was built on 2026-02-20T16:46:10.301Z -->
<body>
</body></body>