woops i forgot the lang attribute lmao
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<!doctype html>
|
||||
<!doctype html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
@ -1689,11 +1689,11 @@ alignToggle<span class="token punctuation">.</span><span class="token function">
|
||||
<ol id="postlist">
|
||||
|
||||
<li class="post">
|
||||
<a class="postlink" href="/domain-and-site-setup/">
|
||||
<a class="postlink" href="/moving-images/">
|
||||
|
||||
<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">
|
||||
<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 id="domain-and-site-setup">domain and site setup</h2>
|
||||
<h2 id="moving-images">moving images</h2>
|
||||
<ul class="postlist-tags">
|
||||
|
||||
<li>software</li>
|
||||
@ -1717,17 +1717,15 @@ alignToggle<span class="token punctuation">.</span><span class="token function">
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a class="postlink" href="/azure-locations-and-file-crawling/">
|
||||
<a class="postlink" href="/screen-reader-optimizations/">
|
||||
|
||||
<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 resources applicable to a specific resource type" loading="lazy" decoding="async" width="1000" height="827">
|
||||
<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 id="azure-locations-and-file-crawling">azure locations and file crawling</h2>
|
||||
<h2 id="screen-reader-optimizations">screen reader optimizations</h2>
|
||||
<ul class="postlist-tags">
|
||||
|
||||
<li>software</li>
|
||||
|
||||
<li>highlight</li>
|
||||
|
||||
</ul>
|
||||
</a>
|
||||
</li>
|
||||
@ -1763,6 +1761,6 @@ alignToggle<span class="token punctuation">.</span><span class="token function">
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/handedness-toggle/` was built on 2026-02-20T16:46:10.318Z -->
|
||||
<!-- This page `/handedness-toggle/` was built on 2026-02-20T19:53:15.182Z -->
|
||||
<body>
|
||||
</body></body>
|
||||
Reference in New Issue
Block a user