Skip to content

Commit

Permalink
Lint and minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Oct 1, 2020
1 parent 2c5955e commit 5b5d336
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# These are supported funding model platforms

custom: https://gobitcoinsv.com/?af=gobitcoinsv
custom: https://gobitcoinsv.com/#sponsor
19 changes: 11 additions & 8 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -415,14 +415,17 @@ <h3 class="font-semibold text-lg">Sponsor Our Team</h3>
Making a donation helps keep our open source projects alive ♥
<br />
<br />
<div class="money-button"
data-to="25155"
data-amount="1"
data-currency="USD"
data-editable="true"
data-label="Sponsor / Donate" data-client-identifier="b3a162f7481a37fa3d801c24cd57d9f5"data-button-id="1601591671897"
data-button-data="{}"
data-type="tip"
<div
class="money-button"
data-to="25155"
data-amount="1"
data-currency="USD"
data-editable="true"
data-label="Sponsor / Donate"
data-client-identifier="b3a162f7481a37fa3d801c24cd57d9f5"
data-button-id="1601591671897"
data-button-data="{}"
data-type="tip"
></div>
<script src="https://www.moneybutton.com/moneybutton.js"></script>
<br />
Expand Down

0 comments on commit 5b5d336

Please sign in to comment.