abdullahtarawneh.com/layouts/partials/site-footer.html

14 lines
291 B
HTML

<footer class="site-footer">
<hr>
<div class="container">
<dl>
<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>