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

14 lines
289 B
HTML

<footer class="site-footer">
<hr>
<div class="container">
<dl>
<dt>email</dt>
<dd>a@trwnh.com</dd>
<dt>xmpp</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>