import React from "react" const Donate = () => { return ( <>
Support  🙏
Are you using the tool and happy with it to create your GitHub Profile?
Your kind support keeps open-source tools like this free for others.
tweet github profile readme generator Let the world know how you feel using this tool. Share with others on twitter.
Tip💰 {/* Ko-Fi */} Buy ko-fi for rahuldkjain Buy me a ko-fi {/* Paypal */} Donate rahuldkjain via paypal Paypal {/* BuyMeACoffee */} Buy rahuldkjain A Coffee Buy me a coffee
) } export default Donate