Created
January 18, 2019 18:07
-
-
Save alextricity25/660f44b956b00d315ab0c121e8fc3255 to your computer and use it in GitHub Desktop.
APLOS HTML code snippet for donation button
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Example button code using button style 2c --> | |
<link rel="stylesheet" href="https://cdn.aplos.com/css/styles/2.5.1/donation-resources.css"> | |
<button class="aplos-donation-button button2c" data-widget-id="xxx">Donate</button> | |
<script type="text/javascript" src="https://cdn.aplos.com/widgets/donations/1.0.1/donations.min.js"></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment