1
0
Fork 0
mirror of https://github.com/Lynnesbian/FediBooks/ synced 2025-02-22 04:15:24 +00:00
FediBooks/templates/footer.html

6 lines
316 B
HTML
Raw Normal View History

2019-08-29 11:15:15 +10:00
<footer>
<div class='subtle'>
2019-08-30 13:22:55 +10: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 11:15:15 +10:00
</div>
</footer>