FediBooks/templates/footer.html

6 lines
316 B
HTML
Raw Normal View History

2019-08-29 01:15:15 +00:00
<footer>
<div class='subtle'>
2019-08-30 03:22:55 +00:00
<p>Website design and FediBooks software by <a href='https://fedi.lynnesbian.space/@LynnearSoftware'>Lynne</a>. This site uses <a href="https://fontawesome.com">Font Awesome</a>. Source code available <a href="https://github.com/Lynnesbian/Fedibooks">here</a>.</p>
2019-08-29 01:15:15 +00:00
</div>
</footer>