mirror of
https://github.com/standardebooks/web.git
synced 2025-07-09 16:20:27 -04:00
Add Bluesky and Mastadon accounts, and add some Mastodon metadata to header
This commit is contained in:
parent
05ac7884e9
commit
5c7a924be2
8 changed files with 69 additions and 76 deletions
|
@ -2,17 +2,27 @@
|
|||
<ul class="social-media">
|
||||
<li>
|
||||
<p>
|
||||
<a href="https://x.com/standardebooks">X</a>
|
||||
<a href="https://x.com/standardebooks" rel="me">X</a>
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<a href="https://www.facebook.com/standardebooks/">Facebook</a>
|
||||
<a href="https://www.facebook.com/standardebooks/" rel="me">Facebook</a>
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<a href="https://www.instagram.com/standardebooks/">Instagram</a>
|
||||
<a href="https://www.instagram.com/standardebooks/" rel="me">Instagram</a>
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<a href="https://mastodon.social/@standardebooks" rel="me">Mastadon</a>
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<a href="https://bsky.app/profile/standardebooks.bsky.social" rel="me">Bluesky</a>
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -48,7 +58,9 @@
|
|||
</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>
|
||||
<p>
|
||||
<a href="/">Standard Ebooks</a>
|
||||
</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue