Rename ko-fi button to 'buy me a coffee'

This commit is contained in:
Dave Gallant
2023-12-16 15:15:45 -05:00
parent 959b049552
commit 86d918f4e5
13 changed files with 13 additions and 13 deletions

View File

@@ -194,7 +194,7 @@ horizontalpodautoscaler.autoscaling/tekton-pipelines-webhook Deployment/tekton
src="https://storage.ko-fi.com/cdn/widget/Widget_2.js"
></script>
<script type="text/javascript">
kofiwidget2.init("Support Me", "#a15bc2", "F1F2S4LWI");
kofiwidget2.init("Buy me a coffee", "#a15bc2", "F1F2S4LWI");
kofiwidget2.draw();
</script>