forked from vishanurag/Canvas-Editor
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request vishanurag#1080 from alo7lika/alo
Enhanced Footer with Social Links
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -425,3 +425,24 @@ Thank you once again to all our contributors! Your efforts are truly appreciated | |
[![Forkers repo roster for @vishanurag/Canvas-Editor](https://reporoster.com/forks/vishanurag/Canvas-Editor)](https://github.com/vishanurag/Canvas-Editor/network/members) | ||
|
||
</div> | ||
|
||
## 🌐 Connect with Me | ||
|
||
<div align="center"> | ||
<a href="https://www.linkedin.com/in/anuragvishwakarma/"> | ||
<img src="https://img.shields.io/badge/LinkedIn-0077B5?style=flat-square&logo=linkedin&logoColor=white" alt="LinkedIn" width="100" height="30"/> | ||
</a> | ||
<a href="mailto:[email protected]"> | ||
<img src="https://img.shields.io/badge/Email-D14836?style=flat-square&logo=gmail&logoColor=white" alt="Email" width="100" height="30"/> | ||
</a> | ||
<a href="https://github.com/vishanurag"> | ||
<img src="https://img.shields.io/badge/GitHub-181717?style=flat-square&logo=github&logoColor=white" alt="GitHub" width="100" height="30"/> | ||
</a> | ||
<a href="https://api.whatsapp.com/send/?phone=%2B917693993165&text&type=phone_number&app_absent=0"> | ||
<img src="https://img.shields.io/badge/WhatsApp-25D366?style=flat-square&logo=whatsapp&logoColor=white" alt="WhatsApp" width="100" height="30"/> | ||
</a> | ||
</div> | ||
|
||
--- | ||
|
||
Thank you for visiting! Feel free to reach out through any of the links above. |