Skip to content

Commit

Permalink
Add twitter X logo (#178)
Browse files Browse the repository at this point in the history
* add twitter x logo

* Add XML to svg file

---------

Co-authored-by: Steve Heffernan <[email protected]>
  • Loading branch information
dipanshurdev and heff authored Dec 14, 2023
1 parent 5b0df75 commit e189b0d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ const Footer = props => (
</Copyright>
<Logos>
<Link href="https://twitter.com/@videojs">
<Image filename="twitter.svg" alt="Twitter logo" />
<Image filename="x-twitter.svg" alt="Twitter logo" />
</Link>
<Link href="https://github.com/videojs/video.js">
<Image filename="github.svg" alt="Github logo" />
Expand Down
2 changes: 2 additions & 0 deletions src/images/x-twitter.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 e189b0d

Please sign in to comment.