build prev
This commit is contained in:
@ -470,7 +470,7 @@ pre[class*=language-]::selection {
|
||||
--color-shadow: rgba(2, 10, 40, .25);
|
||||
|
||||
/* Used for syntax highlighting */
|
||||
--color-red-light: #e95678;
|
||||
--color-red-light: #f195aa;
|
||||
--color-orange-light: #fab795;
|
||||
--color-yellow-light: #fbe6bc;
|
||||
--color-green-light: #29d398;
|
||||
@ -625,7 +625,7 @@ span.ha-placeholder {
|
||||
color: var(--color-pink);
|
||||
}
|
||||
span.ha-placeholder {
|
||||
opacity: .8;
|
||||
opacity: .55;
|
||||
}
|
||||
|
||||
|
||||
@ -1340,7 +1340,7 @@ export { HeadingAnchors }</script>
|
||||
<body>
|
||||
<header>
|
||||
|
||||
<a href="#main" id="skip" title="skip to main content" aria-label="skip to main content">
|
||||
<a href="#main" id="skip" title="skip to main content">
|
||||
<i class="fa-solid fa-forward" aria-hidden="true"></i> skip
|
||||
</a>
|
||||
|
||||
@ -1483,11 +1483,33 @@ export { HeadingAnchors }</script>
|
||||
<ol id="postlist">
|
||||
|
||||
<li class="post">
|
||||
<a class="postlink" href="/brown-creeper/">
|
||||
<a class="postlink" href="/girldick/">
|
||||
|
||||
<img src="/img/brown-creeper-print.jpg" alt="2 copies of the same print side by side. In yellow, black, and purple ink, a brown creeper, a small bird, is depicted, well camouflaged against a tree trunk." loading="lazy" decoding="async" width="1000" height="1000">
|
||||
<img src="/img/girldick-shirt.jpg" alt="A butch cooking and wearing a cropped tee with blue cap sleeves that reads girldick in blue G.I.Joe font." loading="lazy" decoding="async" width="1000" height="750">
|
||||
|
||||
<h2 id="brown-creeper">brown creeper</h2>
|
||||
<h2 id="girldick">girldick</h2>
|
||||
<ul class="postlist-tags">
|
||||
|
||||
<li>print</li>
|
||||
|
||||
<li>sticker</li>
|
||||
|
||||
<li>shirt</li>
|
||||
|
||||
<li>pin</li>
|
||||
|
||||
<li>gender</li>
|
||||
|
||||
</ul>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a class="postlink" href="/euphorbia/">
|
||||
|
||||
<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">
|
||||
|
||||
<h2 id="euphorbia">euphorbia</h2>
|
||||
<ul class="postlist-tags">
|
||||
|
||||
<li>print</li>
|
||||
@ -1497,30 +1519,14 @@ export { HeadingAnchors }</script>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a class="postlink" href="/artisans-cooperative-cards/">
|
||||
<a class="postlink" href="/networks-of-trans-care/">
|
||||
|
||||
<img src="/img/artisans-coop-cards.jpg" alt="2 white greeting cards with the Artisans Cooperative logo, a chicken. One card has a single print of the chicken in black ink, and the other has two overlapping prints in blue and red ink" loading="lazy" decoding="async" width="1000" height="1000">
|
||||
<img src="/img/mushrooms-and-moss.jpg" alt="Image unrelated to post. Close up on a cluster of orange-brown mushrooms on a mossy tree trunk." loading="lazy" decoding="async" width="1000" height="750">
|
||||
|
||||
<h2 id="artisans-cooperative-cards">artisans cooperative cards</h2>
|
||||
<h2 id="networks-of-trans-care">networks of trans care</h2>
|
||||
<ul class="postlist-tags">
|
||||
|
||||
<li>print</li>
|
||||
|
||||
<li>card</li>
|
||||
|
||||
</ul>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a class="postlink" href="/loon/">
|
||||
|
||||
<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">
|
||||
|
||||
<h2 id="loon">loon</h2>
|
||||
<ul class="postlist-tags">
|
||||
|
||||
<li>print</li>
|
||||
<li>gender</li>
|
||||
|
||||
</ul>
|
||||
</a>
|
||||
@ -1538,7 +1544,7 @@ export { HeadingAnchors }</script>
|
||||
<footer>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/colophon" title="colophon">
|
||||
<a href="/colophon/">
|
||||
colophon
|
||||
</a>
|
||||
</li>
|
||||
@ -1557,6 +1563,6 @@ export { HeadingAnchors }</script>
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/congrats-on-the-gay/` was built on 2026-02-20T19:59:42.530Z -->
|
||||
<!-- This page `/congrats-on-the-gay/` was built on 2026-02-20T20:23:43.774Z -->
|
||||
<body>
|
||||
</body></body></html>
|
||||
|
||||
Reference in New Issue
Block a user