new post on eleventy
This commit is contained in:
@ -1182,7 +1182,7 @@ export { HeadingAnchors }</script>
|
||||
<div class="post-metadata">
|
||||
<p>
|
||||
posted on
|
||||
<time datetime="2026-02-19">February 19, 2026</time>
|
||||
<time datetime="2026-02-06">February 6, 2026</time>
|
||||
by Lee Cattarin
|
||||
</p>
|
||||
|
||||
@ -1270,12 +1270,18 @@ export { HeadingAnchors }</script>
|
||||
<ol class="pagination post-pagination">
|
||||
|
||||
<li class="older">
|
||||
<a href="/crow/">
|
||||
<i class="fa-solid fa-hand-point-left" aria-hidden="true"></i> crow
|
||||
<a href="/charlie-the-alpaca-handspun/">
|
||||
<i class="fa-solid fa-hand-point-left" aria-hidden="true"></i> charlie the alpaca handspun
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
<li class="newer">
|
||||
<a href="/crow/">
|
||||
crow <i class="fa-solid fa-hand-point-right" aria-hidden="true"></i>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
</ol>
|
||||
</nav>
|
||||
|
||||
@ -1308,6 +1314,6 @@ export { HeadingAnchors }</script>
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/screen-reader-optimizations/` was built on 2026-02-20T01:52:49.467Z -->
|
||||
<!-- This page `/screen-reader-optimizations/` was built on 2026-02-20T06:18:26.070Z -->
|
||||
<body>
|
||||
</body></body>
|
||||
Reference in New Issue
Block a user