Skip to content

Commit

Permalink
fix(material/docs): change twitter logo (#1245)
Browse files Browse the repository at this point in the history
Change twitter logo and title to x in homepage/support section
  • Loading branch information
kian23kpt authored Apr 17, 2024
1 parent 9b665c3 commit 3163040
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 4 deletions.
6 changes: 3 additions & 3 deletions material.angular.io/src/app/shared/support/support.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
</li>
<li>
<a href="https://twitter.com/angular">
<img src="../../../assets/img/homepage/twitter-logo.svg" alt="Twitter icon" loading="lazy">
Twitter
<img src="../../../assets/img/homepage/x-logo.svg" alt="X icon" loading="lazy">
X
</a>
<div class="docs-help-support-description">Connect with &#64;angular on Twitter</div>
<div class="docs-help-support-description">Connect with &#64;angular on X</div>
</li>
<li>
<a href="https://blog.angular.io">
Expand Down

This file was deleted.

18 changes: 18 additions & 0 deletions material.angular.io/src/assets/img/homepage/x-logo.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 3163040

Please sign in to comment.