ok finishing up the blur stuff and also building

This commit is contained in:
2026-03-27 12:33:35 -07:00
parent c6dcdacbec
commit 073ad660e4
283 changed files with 9821 additions and 5296 deletions

View File

@ -175,6 +175,11 @@
grid-area: img;
}
.blur {
filter: blur(.75rem);
clip-path: inset(0 round 1rem);
}
.tag-imgs {
display: grid;
grid-template-columns: repeat(2, 1fr);
@ -190,7 +195,7 @@
width: 100%;
aspect-ratio: 3 / 2;
background-color: var(--color-bg-alt);
border-radius: calc(1rem);
border-radius: 1rem;
}
.taglink:focus-visible .missing-image {
@ -970,12 +975,14 @@ footer a:focus-visible {
<ol id="postlist">
<li class="post">
<li class="post">
<a class="postlink" href="/redirections/">
<img src="/img/angle-brackets-uwu.jpg" alt="Ascii art of an emoticon with pinched eyes and a small mouth made with two angle brackets." loading="lazy" decoding="async" width="1000" height="316">
<h2 data-ha-exclude="" id="redirections">redirections</h2>
<h2 data-ha-exclude="" id="redirections">redirections
</h2>
<ul class="postlist-tags">
<li>software</li>
@ -984,12 +991,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/azure-locations-and-file-crawling/">
<img src="/img/azure-locations.jpg" alt="A Linux terminal. There is a fun rainbow flag in ascii art at the top, and then the user has called a command asking Azure for a list of locations applicable to a specific resource type. The output is lengthy." loading="lazy" decoding="async" width="1000" height="827">
<h2 data-ha-exclude="" id="azure-locations-and-file-crawling">azure locations and file crawling</h2>
<h2 data-ha-exclude="" id="azure-locations-and-file-crawling">azure locations and file crawling
</h2>
<ul class="postlist-tags">
<li>software</li>
@ -1000,12 +1009,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/networks-of-trans-care/">
<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 data-ha-exclude="" id="networks-of-trans-care">networks of trans care</h2>
<h2 data-ha-exclude="" id="networks-of-trans-care">networks of trans care
</h2>
<ul class="postlist-tags">
<li>gender</li>
@ -1014,12 +1025,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/give-to-trans-orgs-and-people/">
<img src="/img/bouquet.jpg" alt="Image unrelated to post. A close up on a flower bouquet in shades of purple, pink, and white. Centered is a large, almost soft-looking pink flower that is still partially closed up." loading="lazy" decoding="async" width="1000" height="750">
<h2 data-ha-exclude="" id="give-to-trans-orgs-and-people">give to trans orgs and people</h2>
<h2 data-ha-exclude="" id="give-to-trans-orgs-and-people">give to trans orgs and people
</h2>
<ul class="postlist-tags">
<li>gender</li>
@ -1028,12 +1041,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/fountain-pen-friendly-stationery/">
<img src="/img/wax-seals.jpg" alt="Two envelopes with wax seals. The top envelope is cream with a copper-and-white swirled seal depicting a yelling possum holding mail. The bottom envelope is marbled blue, black, and gold, with a white-and-blue swirled seal depicting an octopus holding a fountain pen." loading="lazy" decoding="async" width="1000" height="1333">
<h2 data-ha-exclude="" id="fountain-pen-friendly-stationery">fountain pen-friendly stationery</h2>
<h2 data-ha-exclude="" id="fountain-pen-friendly-stationery">fountain pen-friendly stationery
</h2>
<ul class="postlist-tags">
<li>stationery</li>
@ -1042,12 +1057,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/fedizinefest-2025/">
<img src="/img/fedizinefest-2025.png" alt="A logo in purple, yellow, blue, and green. A piece of paper folded into 8 sections reads FEDI ZINE; it resembles the classic folding pattern of a simple 8-page zine made from printer paper. Next to it, a fully folded zine reads fest 2025." loading="lazy" decoding="async" width="729" height="799">
<h2 data-ha-exclude="" id="fedizinefest-2025">fediZineFest 2025</h2>
<h2 data-ha-exclude="" id="fedizinefest-2025">fediZineFest 2025
</h2>
<ul class="postlist-tags">
<li>zine</li>
@ -1056,12 +1073,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/on-the-ubiquity-of-enby/">
<img src="/img/gender-census.jpg" alt="A screenshot of part of the Gender Census reports page, showing the header bar and a title that reads &#39;Gender Census 2023 Worldwide Report&#39;" loading="lazy" decoding="async" width="1000" height="364">
<h2 data-ha-exclude="" id="on-the-ubiquity-of-enby">on the ubiquity of &#39;enby&#39;</h2>
<h2 data-ha-exclude="" id="on-the-ubiquity-of-enby">on the ubiquity of &#39;enby&#39;
</h2>
<ul class="postlist-tags">
<li>gender</li>
@ -1070,12 +1089,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/handedness-toggle/">
<img src="/img/handedness-toggle-0.png" alt="A screenshot of the rescue trans rescue navbar centered on a button that shows a hand pointing left." loading="lazy" decoding="async" width="1000" height="257">
<h2 data-ha-exclude="" id="handedness-toggle">handedness toggle</h2>
<h2 data-ha-exclude="" id="handedness-toggle">handedness toggle
</h2>
<ul class="postlist-tags">
<li>software</li>
@ -1084,36 +1105,42 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/rescue-trans-rescue/">
<img src="/img/wood-ducks.jpg" alt="“Picture unrelated to post. A male and female wood duck in summer eclipse plumage have a little tiff while standing on a log. to the right, the male has his neck extended and beak open; on the left, the female has a wing extended upwards.“" loading="lazy" decoding="async" width="1000" height="666">
<h2 data-ha-exclude="" id="rescue-trans-rescue">rescue Trans Rescue</h2>
<h2 data-ha-exclude="" id="rescue-trans-rescue">rescue Trans Rescue
</h2>
<ul class="postlist-tags">
</ul>
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/no-politics-wip/">
<img src="/img/mushroom-on-fence.jpg" alt="Picture unrelated to post. A small orange mushroom grows from the center of a fence post." loading="lazy" decoding="async" width="1000" height="1333">
<h2 data-ha-exclude="" id="no-politics-wip">no politics (wip)</h2>
<h2 data-ha-exclude="" id="no-politics-wip">no politics (wip)
</h2>
<ul class="postlist-tags">
</ul>
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/fd-signifier-and-oppositional-sexism/">
<img src="/img/sheep.jpg" alt="Image unrelated to post. A mama sheep with two babies curled up next to her in a grassy field." loading="lazy" decoding="async" width="1000" height="450">
<h2 data-ha-exclude="" id="fd-signifier-and-oppositional-sexism">fd signifier &amp; oppositional sexism</h2>
<h2 data-ha-exclude="" id="fd-signifier-and-oppositional-sexism">fd signifier &amp; oppositional sexism
</h2>
<ul class="postlist-tags">
<li>gender</li>
@ -1122,12 +1149,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/gender-as-a-proxy-variable/">
<img src="/img/gender-zine-cover.png" alt="Part of a scan of the cover of my zine, Gender as a Proxy Variable. It shows the title and a bit of handsewn binding." loading="lazy" decoding="async" width="1000" height="444">
<h2 data-ha-exclude="" id="gender-as-a-proxy-variable">gender as a proxy variable</h2>
<h2 data-ha-exclude="" id="gender-as-a-proxy-variable">gender as a proxy variable
</h2>
<ul class="postlist-tags">
<li>gender</li>
@ -1138,12 +1167,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/printmaking-paper-notes/">
<img src="/img/killdeer.jpg" alt="Image unrelated to post. A very fluffed up killdeer stands on a rocky beach." loading="lazy" decoding="async" width="1000" height="666">
<h2 data-ha-exclude="" id="printmaking-paper-notes">printmaking paper notes</h2>
<h2 data-ha-exclude="" id="printmaking-paper-notes">printmaking paper notes
</h2>
<ul class="postlist-tags">
<li>print</li>
@ -1205,6 +1236,6 @@ footer a:focus-visible {
</footer>
<!-- This page `/reference/1/` was built on 2026-03-25T20:02:56.925Z -->
<!-- This page `/reference/1/` was built on 2026-03-27T19:32:42.639Z -->
</body>
</html>

View File

@ -175,6 +175,11 @@
grid-area: img;
}
.blur {
filter: blur(.75rem);
clip-path: inset(0 round 1rem);
}
.tag-imgs {
display: grid;
grid-template-columns: repeat(2, 1fr);
@ -190,7 +195,7 @@
width: 100%;
aspect-ratio: 3 / 2;
background-color: var(--color-bg-alt);
border-radius: calc(1rem);
border-radius: 1rem;
}
.taglink:focus-visible .missing-image {
@ -970,12 +975,14 @@ footer a:focus-visible {
<ol id="postlist">
<li class="post">
<li class="post">
<a class="postlink" href="/on-pronouns/">
<img src="/img/starling.jpg" alt="Image unrelated to post. A starling, a beautifully iridescent black bird, stands on a hanging suet feeder." loading="lazy" decoding="async" width="1000" height="666">
<h2 data-ha-exclude="" id="on-pronouns">on pronouns</h2>
<h2 data-ha-exclude="" id="on-pronouns">on pronouns
</h2>
<ul class="postlist-tags">
<li>gender</li>
@ -984,12 +991,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/domain-and-site-setup/">
<img src="/img/crinkly-mushrooms.jpg" alt="Picture unrelated to post. Some crinkly brown-orange mushrooms in vibrant green grass." loading="lazy" decoding="async" width="1000" height="750">
<h2 data-ha-exclude="" id="domain-and-site-setup">domain and site setup</h2>
<h2 data-ha-exclude="" id="domain-and-site-setup">domain and site setup
</h2>
<ul class="postlist-tags">
<li>software</li>
@ -998,12 +1007,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/in-the-news/">
<img src="/img/shrimp-knitting.jpg" alt="Picture unrelated to post. Lee, sitting in a chair and seen in profile, looks up and smiles. Ze is holding and working on a partially knit shrimp." loading="lazy" decoding="async" width="1000" height="666">
<h2 data-ha-exclude="" id="in-the-news">in the news</h2>
<h2 data-ha-exclude="" id="in-the-news">in the news
</h2>
<ul class="postlist-tags">
<li>gender</li>
@ -1012,12 +1023,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/gender-in-data-models/">
<img src="/img/peony.jpg" alt="Image unrelated to post. A light pink peony in full bloom, close up." loading="lazy" decoding="async" width="1000" height="666">
<h2 data-ha-exclude="" id="gender-in-data-models">gender in data models</h2>
<h2 data-ha-exclude="" id="gender-in-data-models">gender in data models
</h2>
<ul class="postlist-tags">
<li>gender</li>
@ -1030,12 +1043,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/backend-accessibility/">
<img src="/img/camelCase-print.jpg" alt="A carved stamp next to its print. The print reads &#39;#camelCase&#39; in a slightly formal-looking italic font." loading="lazy" decoding="async" width="1000" height="750">
<h2 data-ha-exclude="" id="backend-accessibility">backend accessibility</h2>
<h2 data-ha-exclude="" id="backend-accessibility">backend accessibility
</h2>
<ul class="postlist-tags">
<li>software</li>
@ -1044,12 +1059,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/butch-hands-pattern/">
<img src="/img/butch-hands.jpg" alt="Hands wearing a pair of pink and grey gloves with convertable mitten tops." loading="lazy" decoding="async" width="1000" height="750">
<h2 data-ha-exclude="" id="butch-hands-pattern">butch hands pattern</h2>
<h2 data-ha-exclude="" id="butch-hands-pattern">butch hands pattern
</h2>
<ul class="postlist-tags">
<li>knit</li>
@ -1060,12 +1077,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/recommendations-and-favorites/">
<img src="/img/metal-curl.jpg" alt="Photo unrelated to content of post. A metal sculpture rises up and curls into itself, with similar sculptures around it. Looking through the very center of the curve, an any-gender bathroom sign is visible." loading="lazy" decoding="async" width="1000" height="666">
<h2 data-ha-exclude="" id="recommendations-and-favorites">recommendations &amp; favorites</h2>
<h2 data-ha-exclude="" id="recommendations-and-favorites">recommendations &amp; favorites
</h2>
<ul class="postlist-tags">
<li>highlight</li>
@ -1074,12 +1093,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/gender/">
<img src="/img/gender-notes.png" alt="A page of handwritten notes with some loosely drawn charts, described further in the post." loading="lazy" decoding="async" width="865" height="1080">
<h2 data-ha-exclude="" id="gender">gender?</h2>
<h2 data-ha-exclude="" id="gender">gender?
</h2>
<ul class="postlist-tags">
<li>gender</li>
@ -1088,12 +1109,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/queer-book-list/">
<img src="/img/rainbow-books.jpg" alt="A bookshelf with a variety of books on LGBTQ+ themes, arranged roughly in rainbow order" loading="lazy" decoding="async" width="1000" height="562">
<h2 data-ha-exclude="" id="queer-book-list">queer book list</h2>
<h2 data-ha-exclude="" id="queer-book-list">queer book list
</h2>
<ul class="postlist-tags">
<li>gender</li>
@ -1149,6 +1172,6 @@ footer a:focus-visible {
</footer>
<!-- This page `/reference/2/` was built on 2026-03-25T20:02:57.303Z -->
<!-- This page `/reference/2/` was built on 2026-03-27T19:32:42.920Z -->
</body>
</html>

View File

@ -175,6 +175,11 @@
grid-area: img;
}
.blur {
filter: blur(.75rem);
clip-path: inset(0 round 1rem);
}
.tag-imgs {
display: grid;
grid-template-columns: repeat(2, 1fr);
@ -190,7 +195,7 @@
width: 100%;
aspect-ratio: 3 / 2;
background-color: var(--color-bg-alt);
border-radius: calc(1rem);
border-radius: 1rem;
}
.taglink:focus-visible .missing-image {
@ -970,12 +975,14 @@ footer a:focus-visible {
<ol id="postlist">
<li class="post">
<li class="post">
<a class="postlink" href="/accessible-image-modals/">
<img src="/img/snacking-seagull.jpg" alt="Image unrelated to post. A seagull floating in the water with a starfish hanging out of eir mouth." loading="lazy" decoding="async" width="1000" height="666">
<h2 data-ha-exclude="" id="accessible-image-modals">accessible image modals</h2>
<h2 data-ha-exclude="" id="accessible-image-modals">accessible image modals
</h2>
<ul class="postlist-tags">
<li>software</li>
@ -984,12 +991,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/eleventy-lessons/">
<img src="/img/hellebore.jpg" alt="Image unrelated to post. Close up on a pale green hellebore flower." loading="lazy" decoding="async" width="1000" height="666">
<h2 data-ha-exclude="" id="eleventy-lessons">eleventy lessons</h2>
<h2 data-ha-exclude="" id="eleventy-lessons">eleventy lessons
</h2>
<ul class="postlist-tags">
<li>software</li>
@ -998,12 +1007,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/screen-reader-optimizations/">
<img src="/img/crow.jpg" alt="Image unrelated to post. A crow poses on driftwood against a whitish sky." loading="lazy" decoding="async" width="1000" height="666">
<h2 data-ha-exclude="" id="screen-reader-optimizations">screen reader optimizations</h2>
<h2 data-ha-exclude="" id="screen-reader-optimizations">screen reader optimizations
</h2>
<ul class="postlist-tags">
<li>software</li>
@ -1012,12 +1023,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/spinning-plants/">
<img src="/img/plant-handspun.jpg" alt="6 small skeins of handspun yarn, each made from a different plant fiber. from top, we have flax (medium brown, rough); what is probably lotus (golden, shiny and soft); banana (white and semi shiny); hemp (light brown, rough); tencel (white and very shiny); ramie (a particularly small skein, white and semi shiny)" loading="lazy" decoding="async" width="1000" height="874">
<h2 data-ha-exclude="" id="spinning-plants">spinning plants</h2>
<h2 data-ha-exclude="" id="spinning-plants">spinning plants
</h2>
<ul class="postlist-tags">
<li>yarn</li>
@ -1026,12 +1039,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/comparing-text-editors/">
<img src="/img/horsetail.jpg" alt="Image unrelated to post. Close up on a horsetail plant&#39;s stem, with many small needle-like leaves emerging from all sides of the circular stem at each segmented joint." loading="lazy" decoding="async" width="1000" height="666">
<h2 data-ha-exclude="" id="comparing-text-editors">comparing text editors</h2>
<h2 data-ha-exclude="" id="comparing-text-editors">comparing text editors
</h2>
<ul class="postlist-tags">
<li>software</li>
@ -1040,12 +1055,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/an-intro-to-git/">
<img src="/img/goldeneye-tail.jpg" alt="Image unrelated to post. The tail of a diving duck pokes out from the water with a small splash." loading="lazy" decoding="async" width="1000" height="666">
<h2 data-ha-exclude="" id="an-intro-to-git">an intro to git</h2>
<h2 data-ha-exclude="" id="an-intro-to-git">an intro to git
</h2>
<ul class="postlist-tags">
<li>software</li>
@ -1054,12 +1071,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/moving-images/">
<img src="/img/cormorant.jpg" alt="Image unrelated to post. A cormorant, a type of black waterfowl, poses with wings spread on a buoy in Puget Sound. Off to the left, another bird floats." loading="lazy" decoding="async" width="1000" height="666">
<h2 data-ha-exclude="" id="moving-images">moving images</h2>
<h2 data-ha-exclude="" id="moving-images">moving images
</h2>
<ul class="postlist-tags">
<li>software</li>
@ -1068,12 +1087,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/stationery-exchange/">
<img src="/img/clustered-brown-mushrooms.jpg" alt="Picture unrelated to post. A tight close-up on a cluster of tannish brown mushrooms." loading="lazy" decoding="async" width="1000" height="666">
<h2 data-ha-exclude="" id="stationery-exchange">stationery exchange</h2>
<h2 data-ha-exclude="" id="stationery-exchange">stationery exchange
</h2>
<ul class="postlist-tags">
<li>stationery</li>
@ -1082,12 +1103,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/siblinghood-of-the-traveling-greeting-card/">
<img src="/img/rockery.jpg" alt="Image unrelated to post. A surprisingly neat pile of rounded beach rocks, mainly speckly grey-white-bluish ones, with trees in the background." loading="lazy" decoding="async" width="1000" height="1000">
<h2 data-ha-exclude="" id="siblinghood-of-the-traveling-greeting-card">siblinghood of the traveling greeting card</h2>
<h2 data-ha-exclude="" id="siblinghood-of-the-traveling-greeting-card">siblinghood of the traveling greeting card
</h2>
<ul class="postlist-tags">
<li>stationery</li>
@ -1096,12 +1119,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/my-favorite-git-flag/">
<img src="/img/shelf-mushrooms.jpg" alt="Picture unrelated to post. Creamy beige shelf mushrooms on a mossy tree trunk." loading="lazy" decoding="async" width="1000" height="666">
<h2 data-ha-exclude="" id="my-favorite-git-flag">my favorite git flag</h2>
<h2 data-ha-exclude="" id="my-favorite-git-flag">my favorite git flag
</h2>
<ul class="postlist-tags">
<li>software</li>
@ -1110,12 +1135,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/designing-a-bag/">
<img src="/img/shoelace-bag.jpg" alt="a 3-image collage showcasing a leather crossbody bag. the leather body is brown and fairly simple. up the narrow sides, rope is laced through grommets in a style resembling a shoe lacing. the rope forms the handle and loops seamlessly through the other side of the bag, joining in one point in a figure-8 follow-through knot. At the bottom corners, there are small diagonal lines of stitching to give the bag a small lip around the base and ensure small objects don&#39;t slide out." loading="lazy" decoding="async" width="1000" height="1777">
<h2 data-ha-exclude="" id="designing-a-bag">designing a bag</h2>
<h2 data-ha-exclude="" id="designing-a-bag">designing a bag
</h2>
<ul class="postlist-tags">
<li>leather</li>
@ -1126,12 +1153,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/keffiyah-fishing-net-pattern/">
<img src="/img/keffiyah-nets.jpg" alt="a knitted swatch. it&#39;s mostly white yarn, but a grid of dark red- purple- green yarn that looks like a chain link fence is built into it. the diagonal lines are achieved with floats of yarn from one row, then picked up and knit into several rows later." loading="lazy" decoding="async" width="1000" height="750">
<h2 data-ha-exclude="" id="keffiyah-fishing-net-pattern">keffiyah fishing net pattern</h2>
<h2 data-ha-exclude="" id="keffiyah-fishing-net-pattern">keffiyah fishing net pattern
</h2>
<ul class="postlist-tags">
<li>knit</li>
@ -1140,12 +1169,14 @@ footer a:focus-visible {
</a>
</li>
<li class="post">
<li class="post">
<a class="postlink" href="/art-shows-and-events/">
<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">
<h2 data-ha-exclude="" id="art-shows-and-events">art shows and events</h2>
<h2 data-ha-exclude="" id="art-shows-and-events">art shows and events
</h2>
<ul class="postlist-tags">
</ul>
@ -1199,6 +1230,6 @@ footer a:focus-visible {
</footer>
<!-- This page `/reference/` was built on 2026-03-25T20:02:54.079Z -->
<!-- This page `/reference/` was built on 2026-03-27T19:32:39.891Z -->
</body>
</html>