hover and focus, sample data handling, skip to content link, more

This commit is contained in:
2026-05-01 11:12:51 -07:00
parent adcde00acc
commit 4f16c28bca
16 changed files with 133 additions and 45 deletions

View File

@ -7,12 +7,5 @@
<a href="https://heckin.technology/inherentlee/fedi-classifieds"
target="_blank">source code</a>
</li>
<li>
{% if page.url == "/" %}
<a href="/submit/">submit your own</a>
{% elif page.url == "/submit/" %}
<a href="/">return home</a>
{% endif %}
</li>
</ul>
</footer>