17 lines
935 B
HTML
17 lines
935 B
HTML
<footer class="footer container">
|
|
<a href="https://designbyhumans.com/shop/mastodon" class="panel" style="background-image: url(/shirt.png)">
|
|
<div class="overlay">
|
|
<h5>Merch</h5>
|
|
<p>T-shirts and stickers</p>
|
|
</div>
|
|
</a>
|
|
|
|
<p class="legal legal--right">
|
|
<a href='https://joinmastodon.org'>Join Mastodon</a> · <a href='https://blog.joinmastodon.org'>Blog</a> · <a href='https://mastodon.social/@Mastodon' target='_blank'><i class='fab fa-mastodon'></i></a> · <a href='https://twitter.com/MastodonProject' rel='nofollow' target='_blank'><i class='fab fa-twitter'></i></a>
|
|
</p>
|
|
|
|
<p class="legal"><a href='https://source.joinmastodon.org/mastodon/docs/tree/master/content/{{.Lang}}/{{.File.Path}}'>View source</a> · <a href='https://creativecommons.org/licenses/by-sa/4.0/'>CC BY-SA 4.0</a> · <a href='https://joinmastodon.org/imprint'>Imprint</a></p>
|
|
</footer>
|
|
|
|
<script async src="/site.js"></script>
|