chore(donation): replace buymeacoffee links with paypal.me links

This commit is contained in:
Amruth Pillai 2022-03-14 22:08:04 +01:00
parent c7fffff495
commit eb9f5450df
No known key found for this signature in database
GPG Key ID: E3C57DF9B80855AD
4 changed files with 4 additions and 4 deletions

View File

@ -77,7 +77,7 @@ Use the [GitHub Issues](https://github.com/AmruthPillai/Reactive-Resume/issues/n
Reactive Resume would be nothing without the folks who supported me and kept the project alive in the beginning, and your cotinued support is what keeps me going. If you found Reactive Resume to be useful, helpful or just insightful and appreciate the effort I took to make the project, please consider donating as little or as much as your can.
### [☕️ Buy me a coffee](https://www.buymeacoffee.com/AmruthPillai) | [💸 PayPal](https://paypal.me/RajaRajanA)
### [💸 PayPal](https://paypal.me/RajaRajanA)
## Infrastructure

View File

@ -9,7 +9,7 @@ export const VALID_URL_REGEX = /[-a-zA-Z0-9@:%._+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}
export const FILENAME_TIMESTAMP = 'DDMMYYYYHHmmss';
// Links
export const DONATION_URL = 'https://www.buymeacoffee.com/AmruthPillai';
export const DONATION_URL = 'https://paypal.me/RajaRajanA';
export const GITHUB_URL = 'https://github.com/AmruthPillai/Reactive-Resume';
export const PRODUCT_HUNT_URL = 'https://www.producthunt.com/posts/reactive-resume-v3';
export const GITHUB_ISSUES_URL = 'https://github.com/AmruthPillai/Reactive-Resume/issues/new/choose';

View File

@ -65,7 +65,7 @@ Use the [GitHub Issues](https://github.com/AmruthPillai/Reactive-Resume/issues/n
Reactive Resume would be nothing without the folks who supported me and kept the project alive in the beginning, and your cotinued support is what keeps me going. If you found Reactive Resume to be useful, helpful or just insightful and appreciate the effort I took to make the project, please consider donating as little or as much as your can.
#### [☕️ Buy me a coffee](https://www.buymeacoffee.com/AmruthPillai) | [💸 PayPal](https://paypal.me/RajaRajanA)
#### [💸 PayPal](https://paypal.me/RajaRajanA)
## License

View File

@ -82,7 +82,7 @@ const config = {
items: [
{
label: 'Donate',
href: 'https://buymeacoffee.com/AmruthPillai',
href: 'https://paypal.me/RajaRajanA',
},
{
label: 'Translate',