mirror of
https://github.com/standardebooks/web.git
synced 2025-07-12 17:42:29 -04:00
12 lines
494 B
PHP
12 lines
494 B
PHP
<div class="footer">
|
|
<p>
|
|
<a href="https://standardebooks.org/donate">Donate</a> • <a href="https://standardebooks.org/contribute">Get involved</a> • <a href="https://standardebooks.org/opds">OPDS</a> • <a href="https://standardebooks.org/rss/new-releases">New releases RSS feed</a>
|
|
</p>
|
|
<p>
|
|
<a href="https://standardebooks.org">
|
|
<img src="https://standardebooks.org/images/logo-small.png" alt="The Standard Ebooks logo."/>
|
|
</a>
|
|
</p>
|
|
</div>
|
|
</body>
|
|
</html>
|