Files
fedi-classifieds/_includes/footer.njk

14 lines
280 B
Plaintext
Raw Normal View History

2026-04-29 08:30:52 -07:00
<footer>
2026-04-29 21:12:19 -07:00
<ul>
<li>
maintained by <a href="https://leecat.art">lee</a>
</li>
<li>
<a href="https://heckin.technology/inherentlee/fedi-classifieds">source code</a>
</li>
<li>
<a href="/submit/">submit your own</a>
</li>
</ul>
2026-04-29 08:30:52 -07:00
</footer>