Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmanuelDemey committed Nov 19, 2024
2 parents c4a738f + c349c2e commit e448219
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
13 changes: 10 additions & 3 deletions _includes/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -389,10 +389,17 @@ <h2>
<div class="related">
<ul class="sm-list">
<li class="show-icons">
<a href="https://twitter.com/devlille/">
<a href="https://bsky.app/profile/devlille.fr">
<svg role="img" width="24" height="24">
<title>DevLille sur Twitter</title>
<use href="/img/sprite.svg#ic-twitter"></use>
<title>DevLille sur BleuSky</title>
<use href="/img/sprite.svg#ic-bluesky"></use>
</svg></a>
</li>
<li class="show-icons">
<a href="https://piaille.fr/@devlille">
<svg role="img" width="24" height="24">
<title>DevLille sur Mastodon</title>
<use href="/img/sprite.svg#ic-mastodon"></use>
</svg></a>
</li>
<li class="show-icons">
Expand Down
6 changes: 6 additions & 0 deletions img/sprite.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e448219

Please sign in to comment.