Skip to content

Commit

Permalink
Changed old twitter logo to X new logo (#228)
Browse files Browse the repository at this point in the history
<!-- Thank you for sending a pull request ❤️ -->

Changed old twitter logo to X new logo

## Types of Changes

_Please check the boxes that apply_

- [ ] Bugfix (non-breaking change that fixes an issue)
- [x] New feature (non-breaking change that adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] Documentation update (Documentation content changed)
- [ ] Other (please describe):

## Checklist

_Please check the boxes that apply_

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] My changes do not break the current system and pass all existing
test cases
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules

## Screenshots


![image](https://github.com/user-attachments/assets/41aab05c-739a-4cb5-b053-00453f9f9496)


## Additional Information

Kindly add hactoberfest-accepted , gssoc-extd level 2
  • Loading branch information
khushi-joshi-05 authored Oct 11, 2024
2 parents 2fe64cf + 69201bc commit f1c10e4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -355,8 +355,11 @@ <h3>Our Commitment to Sustainability</h3>
<box-icon type="logo" name="facebook"></box-icon>
</a>
<a href="#">
<box-icon type="logo" name="twitter"></box-icon>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="24" height="24">
<path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/>
</svg>
</a>

<a href="#">
<box-icon type="logo" name="instagram"></box-icon>
</a>
Expand Down

0 comments on commit f1c10e4

Please sign in to comment.