This commit is contained in:
2026-05-14 08:57:06 -07:00
parent 5dfaac6820
commit 18989f817f
281 changed files with 3706 additions and 3483 deletions

View File

@ -543,7 +543,8 @@ body:has(dialog[open]) {
max-height: calc(90vh - 2rem);
object-fit: contain;
width: auto;
margin: 0 1rem;
max-width: 90%;
margin: 0 auto;
}
:root {
color-scheme: light dark;
@ -1608,15 +1609,15 @@ if (window.innerWidth > 650) {
<ol id="postlist">
<li class="post">
<a class="postlink" href="/orange-green-journal/">
<h2 data-ha-exclude="" id="orange-green-journal">orange green journal </h2>
<a class="postlink" href="/baseball-journal/">
<h2 data-ha-exclude="" id="baseball-journal">baseball journal </h2>
<ul class="postlist-tags">
<li>book</li>
</ul>
<img src="/img/orange-green-journal.jpg" alt="A 4-part collage of a slim handbound book." loading="lazy" decoding="async" width="1000" height="1777">
<img src="/img/baseball-journal.jpg" alt="A 3-part collage of a leather-covered book with baseball-style stitching across the spine." loading="lazy" decoding="async" width="1000" height="1000">
</a>
</li>
@ -1638,15 +1639,15 @@ if (window.innerWidth > 650) {
</li>
<li class="post">
<a class="postlink" href="/acadia-coloring-journal/">
<h2 data-ha-exclude="" id="acadia-coloring-journal">Acadia coloring journal </h2>
<a class="postlink" href="/orange-green-journal/">
<h2 data-ha-exclude="" id="orange-green-journal">orange green journal </h2>
<ul class="postlist-tags">
<li>book</li>
</ul>
<img src="/img/acadia-coloring-journal.jpg" alt="A five panel collage showcasing a book that is part graph papers of various sizes, and part coloring pages based on Acadia National Park." loading="lazy" decoding="async" width="1000" height="562">
<img src="/img/orange-green-journal.jpg" alt="A 4-part collage of a slim handbound book." loading="lazy" decoding="async" width="1000" height="1777">
</a>
</li>
@ -1682,6 +1683,6 @@ if (window.innerWidth > 650) {
</footer>
<!-- This page `/leather-strap-journal/` was built on 2026-05-14T15:50:39.437Z -->
<!-- This page `/leather-strap-journal/` was built on 2026-05-14T15:56:39.301Z -->
</body>
</html>