1.0.3 • Published 4 years ago

da-widget v1.0.3

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

Donate Attention Classy Widget

<link href="https://fonts.googleapis.com/css?family=Montserrat:200,300,400,600,700,800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://unpkg.com/da-widget@1.0.0/dist/app.css">
<script src="https://unpkg.com/da-widget@1.0.0/dist/app.js"></script>
<script>
    DAWidget.init({
        // Content
        image: './main.png',
        caption: 'WHY WE DO IT',
        title: 'Please pay attention',
        desc: 'By collaborating with passionate thought-leaders and creators, we can captivate the attention of billions of people around the world. With it, we inspire action.',

        // Form Details
        action: 'https://donateattention.org',
        amounts: ['500', '100', '50', '25']
    });
</script>
1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago