abdullahtarawneh.com/layouts/partials/site-footer.html
2020-10-10 18:43:26 -05:00

13 lines
336 B
HTML

<footer class="site-footer">
<hr>
<div class="container">
<dl style="max-width: max-content; margin: 0 auto;">
<dt>Email</dt>
<dd>a@trwnh.com</dd>
<dt>Jabber</dt>
<dd>a@trwnh.com</dd>
<dt>Fediverse</dt>
<dd><a href="https://mastodon.social/@trwnh" rel="me">mastodon.social/@trwnh</a></dd>
</dl>
</div>
</footer>