Skip to content

Instantly share code, notes, and snippets.

@alextricity25
Created January 18, 2019 18:07
Show Gist options
  • Save alextricity25/660f44b956b00d315ab0c121e8fc3255 to your computer and use it in GitHub Desktop.
Save alextricity25/660f44b956b00d315ab0c121e8fc3255 to your computer and use it in GitHub Desktop.
APLOS HTML code snippet for donation button
<!-- 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