Donate: Difference between revisions
(Created page with "<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script> <script> kofiWidgetOverlay.draw('six_shoot3r', { 'type': 'floating-chat', 'floating-chat.donateButton.text': 'Support me', 'floating-chat.donateButton.background-color': '#323842', 'floating-chat.donateButton.text-color': '#fff' }); </script>") Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
| Line 3: | Line 3: | ||
kofiWidgetOverlay.draw('six_shoot3r', { | kofiWidgetOverlay.draw('six_shoot3r', { | ||
'type': 'floating-chat', | 'type': 'floating-chat', | ||
'floating-chat.donateButton.text': ' | 'floating-chat.donateButton.text': 'Donate', | ||
'floating-chat.donateButton.background-color': '#323842', | 'floating-chat.donateButton.background-color': '#323842', | ||
'floating-chat.donateButton.text-color': '#fff' | 'floating-chat.donateButton.text-color': '#fff' | ||
}); | }); | ||
</script> | </script> | ||
Revision as of 15:56, 6 February 2026
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script> <script>
kofiWidgetOverlay.draw('six_shoot3r', {
'type': 'floating-chat',
'floating-chat.donateButton.text': 'Donate',
'floating-chat.donateButton.background-color': '#323842',
'floating-chat.donateButton.text-color': '#fff'
});
</script>