new post on eleventy
This commit is contained in:
@ -1217,15 +1217,15 @@ export { HeadingAnchors }</script>
|
||||
<ol class="pagination post-pagination">
|
||||
|
||||
<li class="older">
|
||||
<a href="/charlie-the-alpaca-handspun/">
|
||||
<i class="fa-solid fa-hand-point-left" aria-hidden="true"></i> charlie the alpaca handspun
|
||||
<a href="/screen-reader-optimizations/">
|
||||
<i class="fa-solid fa-hand-point-left" aria-hidden="true"></i> screen reader optimizations
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
<li class="newer">
|
||||
<a href="/screen-reader-optimizations/">
|
||||
screen reader optimizations <i class="fa-solid fa-hand-point-right" aria-hidden="true"></i>
|
||||
<a href="/eleventy-lessons/">
|
||||
eleventy lessons <i class="fa-solid fa-hand-point-right" aria-hidden="true"></i>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -1261,6 +1261,6 @@ export { HeadingAnchors }</script>
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/crow/` was built on 2026-02-20T01:52:49.467Z -->
|
||||
<!-- This page `/crow/` was built on 2026-02-20T06:18:26.071Z -->
|
||||
<body>
|
||||
</body></body>
|
||||
Reference in New Issue
Block a user