Skip to content

Commit

Permalink
feat: add buymecoffee btn
Browse files Browse the repository at this point in the history
  • Loading branch information
vinugawade committed Jan 21, 2024
1 parent a41be41 commit 864b30e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@
<script src="//unpkg.com/docsify/lib/plugins/search.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/docsify-darklight-theme@latest/dist/index.min.js"
type="text/javascript"></script>
<script data-name="BMC-Widget" data-cfasync="false" src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js"
data-id="vinaygawade" data-description="Support me on Buy me a coffee!" data-message="" data-color="#FF5F5F"
data-position="Right" data-x_margin="18" data-y_margin="18"></script>
</body>

</html>

0 comments on commit 864b30e

Please sign in to comment.