[Modify] Replace Buy Me a Coffee links with Ko-fi support links
This commit is contained in:
@@ -39,8 +39,8 @@
|
||||
{{ content }}
|
||||
|
||||
{% if page.link %}
|
||||
<!-- <p> <strong>You Can Purchase PDF :</strong>
|
||||
<strong><a href="https://www.buymeacoffee.com/kananinirav/e/151079" target="blank">AWS Cloud Practitioner Study Notes (PDF)</a></strong> </p> -->
|
||||
<p> <strong>You Can Purchase PDF :</strong>
|
||||
<strong><a href="https://ko-fi.com/s/02467fa90c" target="blank">AWS Cloud Practitioner Study Notes (PDF)</a></strong> </p>
|
||||
{% endif %}
|
||||
|
||||
<!-- comment provider -->
|
||||
@@ -73,6 +73,14 @@
|
||||
})
|
||||
</script>
|
||||
</main>
|
||||
<script data-name="BMC-Widget" data-cfasync="false" src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js" data-id="kananinirav" data-description="Support me on Buy me a coffee!" data-message="" data-color="#40DCA5" data-position="Right" data-x_margin="18" data-y_margin="18"></script>
|
||||
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
|
||||
<script>
|
||||
kofiWidgetOverlay.draw('kananinirav', {
|
||||
'type': 'floating-chat',
|
||||
'floating-chat.donateButton.text': '',
|
||||
'floating-chat.donateButton.background-color': '#26B0A1',
|
||||
'floating-chat.donateButton.text-color': '#fff'
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user