Files
fedi-classifieds/_includes/footer.njk

12 lines
256 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" target="_blank">lee</a>
2026-04-29 21:12:19 -07:00
</li>
<li>
<a href="https://heckin.technology/inherentlee/fedi-classifieds"
target="_blank">source code</a>
2026-04-29 21:12:19 -07:00
</li>
</ul>
2026-04-29 08:30:52 -07:00
</footer>