Skip to content

Commit

Permalink
Update donate button
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Aug 26, 2024
1 parent a3bb0e0 commit d3a4b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mybinder/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ binderhub:
banner_message: |
<a class="btn" style="width:fit-content;height:fit-content;padding:10px;background-color:#e66581;color:white;font-weight:bold;position:absolute;top:0px;bottom:0px;margin:auto 0;right:4px;"
onmouseover="this.style.backgroundColor='#d15b75'" onmouseout="this.style.backgroundColor='#e66581'"
href="https://numfocus.salsalabs.org/donate-to-binder" target="_blank">
href="https://numfocus.org/donate-to-jupyter" target="_blank">
🤍 Donate to mybinder.org!
</a>
<div style="text-align:center;">
Expand Down

0 comments on commit d3a4b70

Please sign in to comment.