Skip to content

Commit

Permalink
change X-BLACK TO X-black to fix issue
Browse files Browse the repository at this point in the history
  • Loading branch information
martcpp committed Aug 22, 2024
1 parent d3fa04c commit 2004fe2
Showing 1 changed file with 1 addition and 1 deletion.
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 2004fe2

Please sign in to comment.