Merge branch 'master' of https://github.com/rahuldkjain/github-profile-readme-generator into typo-fixes
This commit is contained in:
@@ -79,7 +79,7 @@ exports[`Donate renders correctly 1`] = `
|
||||
<img
|
||||
alt="Donate rahuldkjain via paypal"
|
||||
className="w-6 h-6 mr-2"
|
||||
src="https://cdn.worldvectorlogo.com/logos/paypal-icon.svg"
|
||||
src="https://www.vectorlogo.zone/logos/paypal/paypal-ar21.svg"
|
||||
/>
|
||||
Paypal
|
||||
</a>
|
||||
|
||||
@@ -54,7 +54,7 @@ const Donate = () => {
|
||||
>
|
||||
<img
|
||||
className="w-6 h-6 mr-2"
|
||||
src="https://cdn.worldvectorlogo.com/logos/paypal-icon.svg"
|
||||
src="https://www.vectorlogo.zone/logos/paypal/paypal-ar21.svg"
|
||||
alt="Donate rahuldkjain via paypal"
|
||||
/>
|
||||
Paypal
|
||||
|
||||
Reference in New Issue
Block a user