Skip to content

Commit

Permalink
replacing twitter with mastodon
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Nioche <[email protected]>
  • Loading branch information
jnioche committed Feb 1, 2023
1 parent 50984c7 commit ecbb9c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ <h6>DigitalPebble Ltd</h6>
<div class="right">
<ul id="social_links">
<li>
<a href="https://twitter.com/digitalpebble" target="_blank">
<i class="fab fa-twitter"></i>
<a href="https://fosstodon.org/@digitalpebble" target="_blank">
<i class="fab fa-mastodon"></i>
</a>
</li>
<li>
Expand Down
4 changes: 2 additions & 2 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
<div class="right hide_on_mobile">
<ul id="social_links">
<li>
<a href="https://twitter.com/digitalpebble" target="_blank">
<i class="fab fa-twitter"></i>
<a href="https://fosstodon.org/@digitalpebble" target="_blank">
<i class="fab fa-mastodon"></i>
</a>
</li>
<li>
Expand Down

0 comments on commit ecbb9c5

Please sign in to comment.