Skip to content

Commit

Permalink
Update support-the-project.html
Browse files Browse the repository at this point in the history
  • Loading branch information
CanadianBeaver authored Apr 7, 2024
1 parent 09f277d commit dd79013
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions support-the-project.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ <h4>Donating</h4>
}
}).render('#donate-button');
</script>
<p>CAD ($)</p>
</div>

<div id="donate-button-container">
Expand All @@ -84,7 +83,6 @@ <h4>Donating</h4>
}
}).render('#donate-button');
</script>
<p>USD ($)</p>
</div>

<div id="donate-button-container">
Expand All @@ -101,11 +99,16 @@ <h4>Donating</h4>
}
}).render('#donate-button');
</script>
<p>EUR (€)</p>
</div>

</div>

<div class="donate">
<p>CAD ($)</p>
<p>USD ($)</p>
<p>EUR (€)</p>
</div>

<p>You can also donate directly to PayPal at <code>[email protected]</code></p>

<h4>Linking and recommending</h4>
Expand Down

0 comments on commit dd79013

Please sign in to comment.