Skip to content

Commit 09b6ff2

Browse files
authored
Update index.html
1 parent 062f42a commit 09b6ff2

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docs/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,11 +164,11 @@ <h5 class="mb-1">${item.name}</h5>
164164

165165
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
166166
<script>
167-
kofiWidgetOverlay.draw('mrwabisabi', {
167+
kofiWidgetOverlay.draw('taharostami', {
168168
'type': 'floating-chat',
169169
'floating-chat.donateButton.text': 'Support me',
170-
'floating-chat.donateButton.background-color': '#00b9fe',
171-
'floating-chat.donateButton.text-color': '#fff'
170+
'floating-chat.donateButton.background-color': '#5bc0de',
171+
'floating-chat.donateButton.text-color': '#323842'
172172
});
173173
</script>
174174

@@ -181,3 +181,4 @@ <h5 class="mb-1">${item.name}</h5>
181181
</body>
182182
</html>
183183

184+

0 commit comments

Comments
 (0)