Skip to content

Commit

Permalink
Fix linkrot with icons' links ...
Browse files Browse the repository at this point in the history
Twitter and Youtube icons from flaticon site
  • Loading branch information
goyalyashpal authored Jun 3, 2022
1 parent c0062e6 commit 87ed762
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ Enve was created with flexibility and expandability in mind.

<p align="center">
<a href="https://twitter.com/enve2d" target="_blank">
<img src="https://image.flaticon.com/icons/png/512/187/187187.png" alt="enve on Twitter" height="64" border="10" hspace="20"/>
<img src="https://cdn-icons-png.flaticon.com/512/187/187187.png" alt="enve on Twitter" height="64" border="10" hspace="20"/>
</a>
&nbsp;&nbsp;&nbsp;
<a href="https://www.youtube.com/channel/UCjvNO3xdIQs-cpgwSf0mX5Q" target="_blank">
<img src="https://image.flaticon.com/icons/png/512/187/187209.png" alt="enve on YouTube" height="64" border="10" hspace="20"/>
<img src="https://cdn-icons-png.flaticon.com/512/187/187209.png" alt="enve on YouTube" height="64" border="10" hspace="20"/>
</a>
&nbsp;&nbsp;&nbsp;
<a href="https://www.patreon.com/enve" target="_blank">
Expand Down

0 comments on commit 87ed762

Please sign in to comment.