diff --git a/README.md b/README.md index 7b097fb..c7d2d24 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,4 @@ Execute the command above? [y/N] understand and have confidence in the commands being suggested before executing them. ## Support me -[Buy me a coffee](https://www.buymeacoffee.com/kunchenxyz) \ No newline at end of file +[Buy me a coffee](https://www.buymeacoffee.com/onelittleshell) \ No newline at end of file diff --git a/packages/web/components/BuyMeACoffeeButton/index.tsx b/packages/web/components/BuyMeACoffeeButton/index.tsx index fe183af..6cd661d 100644 --- a/packages/web/components/BuyMeACoffeeButton/index.tsx +++ b/packages/web/components/BuyMeACoffeeButton/index.tsx @@ -3,10 +3,10 @@ const BuyMeACoffeeButton = () => { return ( - + Buy me a coffee );