Skip to content

Commit

Permalink
Moved buymeacoffee to the left
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaagrav committed Dec 8, 2020
1 parent 47709d2 commit bd09b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@
To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
<script data-name="BMC-Widget" src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js" data-id="jaagrav" data-description="Support me on Buy me a coffee!" data-message="I am broke! Please support me!" data-color="#2196F3" data-position="right" data-x_margin="18" data-y_margin="18"></script>
<script data-name="BMC-Widget" src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js" data-id="jaagrav" data-description="Support me on Buy me a coffee!" data-message="I am broke! Please support me!" data-color="#2196F3" data-position="left" data-x_margin="18" data-y_margin="18"></script>
</body>
</html>

0 comments on commit bd09b60

Please sign in to comment.