Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #80 from burritosoftware/master
Browse files Browse the repository at this point in the history
Add rel="me" to Mastodon
  • Loading branch information
Humanoidear authored Jan 2, 2024
2 parents 85b1e28 + b627e27 commit c524b2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h5><i class="fa-solid fa-hashtag" aria-hidden="true"></i> Connect with Us</h5>
<a class="white-text" href="https://www.instagram.com/RiiConnect24">Instagram</a>
</li>
<li class="linkbtn"><i class="fab fa-mastodon" aria-hidden="true"></i>
<a class="white-text" href="https://mastodon.social/@RiiConnect24">Mastodon</a>
<a class="white-text" rel="me" href="https://mastodon.social/@RiiConnect24">Mastodon</a>
</li>
<li class="linkbtn"><i class="fab fa-github" aria-hidden="true"></i>
<a class="white-text" href="https://github.com/RiiConnect24">GitHub</a>
Expand Down Expand Up @@ -97,4 +97,4 @@ <h5><i class="fa-solid fa-user" aria-hidden="true"></i> Affiliate Projects</h5>
transform: translate(5px, 0);
transition: 0.3s;
}
</style>
</style>

0 comments on commit c524b2d

Please sign in to comment.