1
0
mirror of https://github.com/NicolasConstant/sengi synced 2025-02-02 11:36:54 +01:00

added rel=me

This commit is contained in:
Nicolas Constant 2019-04-12 22:46:33 -04:00 committed by GitHub
parent 6ac2c45691
commit 3b6ccbf913
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@
<h3 class="footer__title">Let's keep in touch!</h3>
<div class="footer__buttons">
<a href="https://mastodon.social/@sengi_app" class="footer__buttons--button" title="open pleroma-compatible account"><i class="fab fa-mastodon"></i></a>
<a href="https://mastodon.social/@sengi_app" rel="me" class="footer__buttons--button" title="open pleroma-compatible account"><i class="fab fa-mastodon"></i></a>
<a href="https://github.com/NicolasConstant/sengi" class="footer__buttons--button" title="open microsoft github repository"><i class="fab fa-github"></i></a>
</div>
</footer>