mirror of
https://github.com/nicolabs/nicolabs.net.git
synced 2025-09-07 16:27:21 +02:00
6 lines
221 B
HTML
6 lines
221 B
HTML
<footer class="site-footer">
|
|
<div class="container">
|
|
<small class="pull-right">by <a rel="me" href="{{ '/about#contact' | prepend: site.baseurl }}">{{ site.author.mastodon.username }}</a></small>
|
|
</div>
|
|
</footer>
|