We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 062f42a commit 09b6ff2Copy full SHA for 09b6ff2
1 file changed
docs/index.html
@@ -164,11 +164,11 @@ <h5 class="mb-1">${item.name}</h5>
164
165
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
166
<script>
167
- kofiWidgetOverlay.draw('mrwabisabi', {
+ kofiWidgetOverlay.draw('taharostami', {
168
'type': 'floating-chat',
169
'floating-chat.donateButton.text': 'Support me',
170
- 'floating-chat.donateButton.background-color': '#00b9fe',
171
- 'floating-chat.donateButton.text-color': '#fff'
+ 'floating-chat.donateButton.background-color': '#5bc0de',
+ 'floating-chat.donateButton.text-color': '#323842'
172
});
173
</script>
174
@@ -181,3 +181,4 @@ <h5 class="mb-1">${item.name}</h5>
181
</body>
182
</html>
183
184
+
0 commit comments