mirror of
https://github.com/standardebooks/web.git
synced 2025-07-15 19:06:49 -04:00
67 lines
1.8 KiB
PHP
67 lines
1.8 KiB
PHP
<footer>
|
||
<p class="social-media-manager">We’re looking for a volunteer to manage our social media accounts. <a href="/about#editor-in-chief">Get in touch!</a></p>
|
||
<ul class="social-media">
|
||
<li>
|
||
<p>
|
||
<a href="https://x.com/standardebooks" rel="me">X</a>
|
||
</p>
|
||
</li>
|
||
<li>
|
||
<p>
|
||
<a href="https://www.facebook.com/standardebooks/" rel="me">Facebook</a>
|
||
</p>
|
||
</li>
|
||
<li>
|
||
<p>
|
||
<a href="https://www.instagram.com/standardebooks/" rel="me">Instagram</a>
|
||
</p>
|
||
</li>
|
||
<li>
|
||
<p>
|
||
<a href="https://mastodon.social/@standardebooks" rel="me">Mastodon</a>
|
||
</p>
|
||
</li>
|
||
<li>
|
||
<p>
|
||
<a href="https://bsky.app/profile/standardebooks.org" rel="me">Bluesky</a>
|
||
</p>
|
||
</li>
|
||
</ul>
|
||
<p class="newsletter"><a href="/newsletter">Subscribe to our free newsletter</a></p>
|
||
<ul class="nav-links">
|
||
<li>
|
||
<a href="/ebooks">Ebooks</a>
|
||
</li>
|
||
<li>
|
||
<a href="/about">About</a>
|
||
</li>
|
||
<li>
|
||
<a href="/contribute">Get Involved</a>
|
||
</li>
|
||
<li>
|
||
<a href="/donate">Donate</a>
|
||
</li>
|
||
<li>
|
||
<a href="/settings">Settings</a>
|
||
</li>
|
||
<li>
|
||
<a href="https://github.com/standardebooks">GitHub</a>
|
||
</li>
|
||
<li>
|
||
<a href="/bulk-downloads">Bulk downloads</a>
|
||
</li>
|
||
<li>
|
||
<a href="/feeds">Ebook Feeds</a>
|
||
</li>
|
||
<li>
|
||
<a href="/about/accessibility">Accessibility</a>
|
||
</li>
|
||
</ul>
|
||
<p>Content produced by or for Standard Ebooks L<sup>3</sup>C is dedicated to the <a href="https://en.wikipedia.org/wiki/Public_domain">public domain</a> via the <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal Public Domain Dedication</a>.</p>
|
||
<p>Content not produced by or for Standard Ebooks L<sup>3</sup>C but displayed on this website may be subject to copyright.</p>
|
||
<p>
|
||
<a href="/">Standard Ebooks</a>
|
||
</p>
|
||
</footer>
|
||
</body>
|
||
</html>
|