This commit is contained in:
2026-05-06 09:27:56 -07:00
parent dd415df862
commit 4987b37fe6
13 changed files with 649 additions and 52 deletions

View File

@ -219,6 +219,7 @@ a[aria-current="page"] {
<li><a href="/">home page</a></li>
<li><a href="/about/">about this site</a></li>
<li><a href="/submit/" aria-current="page">submit a listing</a></li>
<li><a href="/requests/">requests for help</a></li>
</ul>
</nav>
</header>
@ -352,15 +353,15 @@ a[aria-current="page"] {
<a href="/daily/">Listings by day</a>
</li>
<li>
<a href="/feed.xml">RSS</a>
<a href="https://heckin.technology/inherentlee/fedilearns" target="_blank">source code</a>
</li>
<li>
<a href="https://heckin.technology/inherentlee/fedilearns" target="_blank">source code</a>
<a href="/feed.xml">RSS</a>
</li>
</ul>
</footer>
<!-- This page `/submit/` was built on 2026-05-06T15:59:49.569Z -->
<!-- This page `/submit/` was built on 2026-05-06T16:27:30.262Z -->
</body>
</html>