abdullahtarawneh.com/layouts/partials/site-footer.html
2020-10-16 15:00:32 -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>