Skip to content

Commit 9332488

Browse files
committed
Add buy me a coffe button on page sidebar
1 parent fb69f0d commit 9332488

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

_includes/page-side-bar-coffee.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<div class="sticky-top sticky-top-80">
2+
<h5>Buy me a coffee</h5>
3+
4+
<p>Thank you for your support! Your donation helps me to maintain and improve <a target="_blank" href="/">coderolls<i class="fab fa-github"></i></a>.</p>
5+
6+
<script type="text/javascript" src="https://cdnjs.buymeacoffee.com/1.0.0/button.prod.min.js" data-name="bmc-button" data-slug="gauravkukade" data-color="#FFDD00" data-emoji="" data-font="Cookie" data-text="Buy me a coffee" data-outline-color="#000000" data-font-color="#000000" data-coffee-color="#ffffff" ></script>
7+
8+
<!-- <a target="_blank" href="https://paypal.me/GauravKukade" class="btn btn-success">Buy me a coffee ☕</a> -->
9+
10+
<p class="my-5"><a href="https://twitter.com/coderolls?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">Follow @coderolls</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></p>
11+
12+
<p class="my-5"><a href="/" >🏡 Home</a></p>
13+
14+
</div>

0 commit comments

Comments
 (0)