Skip to content

Commit

Permalink
optimize x logos for fast rendering (#568)
Browse files Browse the repository at this point in the history
  • Loading branch information
martcpp authored Aug 22, 2024
1 parent 80c2e79 commit b6d9e91
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified img/social/X-black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/social/X.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion info/contact.njk
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ eleventyNavigation:


<h2>Follow us on social media:</h2>
<a href="https://x.com/rust_foundation"><img class="social_icon" src="/img/social/X-Black.png" alt="X Formely Twitter icon" /></a>
<a href="https://x.com/rust_foundation"><img class="social_icon" src="/img/social/X-black.png" alt="X Formely Twitter icon" /></a>
<a href="https://www.linkedin.com/company/rust-foundation/"><img class="social_icon" src="/img/social/linkedin-blue.png" alt="LinkedIn icon" /></a>
<p>The Rust Foundation operates with a small team, so we're not always able to keep up with comments and DMs on social media. If you need a response, we ask that you use the email address listed above.</p>

Expand Down

0 comments on commit b6d9e91

Please sign in to comment.