build
This commit is contained in:
@ -383,6 +383,7 @@ img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
border-radius: 1rem;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
/* Paragraphs */
|
||||
@ -982,6 +983,18 @@ footer a:focus-visible {
|
||||
|
||||
<ol id="postlist">
|
||||
|
||||
<li class="post">
|
||||
<a class="postlink" href="/fedilearns/">
|
||||
<h2 data-ha-exclude="" id="fedilearns">fediLearns </h2>
|
||||
|
||||
<ul class="postlist-tags">
|
||||
|
||||
</ul>
|
||||
<img src="/img/fedilearns.jpg" alt="the logo for fedilearns, which is a grey newspaper icon with the fediverse icon (a rainbow pentagon) superimposed." loading="lazy" decoding="async" width="512" height="472">
|
||||
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a class="postlink" href="/accessible-image-modals/">
|
||||
<h2 data-ha-exclude="" id="accessible-image-modals">accessible image modals </h2>
|
||||
@ -1152,18 +1165,6 @@ footer a:focus-visible {
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a class="postlink" href="/art-shows-and-events/">
|
||||
<h2 data-ha-exclude="" id="art-shows-and-events">art shows and events </h2>
|
||||
|
||||
<ul class="postlist-tags">
|
||||
|
||||
</ul>
|
||||
<img src="/img/pink-yellow-flowers.jpg" alt="Image unrelated to post. A cluster of small, four-petaled flowers, varying in color between a purpley-pink and yellow." loading="lazy" decoding="async" width="1000" height="750">
|
||||
|
||||
</a>
|
||||
</li>
|
||||
|
||||
</ol>
|
||||
|
||||
|
||||
@ -1211,6 +1212,6 @@ footer a:focus-visible {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/reference/` was built on 2026-05-06T00:26:23.280Z -->
|
||||
<!-- This page `/reference/` was built on 2026-05-06T18:04:11.578Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user