Skip to content

Commit

Permalink
Update Twitter logo (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
williambelle authored Nov 7, 2023
1 parent 1824aae commit 8399141
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/views/404.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -222,15 +222,15 @@
</li>
<li>
<a
href="https://twitter.com/epfl_en"
class="social-icon social-icon-twitter social-icon-negative"
href="https://x.com/epfl_en"
class="social-icon social-icon-x social-icon-negative"
rel="noopener"
target="_blank"
>
<svg class="icon" aria-hidden="true">
<use xlink:href="#icon-twitter"></use>
<use xlink:href="#icon-x"></use>
</svg>
<span class="sr-only">Follow us on Twitter.</span>
<span class="sr-only">Follow us on X.</span>
</a>
</li>
<li>
Expand Down

0 comments on commit 8399141

Please sign in to comment.