Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 16fd12f

Browse files
committed
Added patreon page
1 parent c4dfd97 commit 16fd12f

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,7 @@ var $ = new DisplayJS (window);
4444
## The full docs can be found [here](https://github.com/arguiot/DisplayJS/wiki)
4545

4646
## Support
47-
DisplayJS is a project that required a lot of work and effort. You can show your appreciation by leaving a ⭐️. But you can also contribute in a 'financial' way by giving some XMRs (if you have no idea of what this is, look for Monero on Google) at this address:
48-
```bash
49-
49qzWTyu4awZFpnVRUZHCQE8xz1bcoRkCQh1nrRsTHg3if6osQqVXRoFAyGYvhDR4pZ4w8WTKQDykYy5Z2Sj6i9TAj2fiBr
50-
```
47+
DisplayJS is a project that required a lot of work and effort. You can show your appreciation by leaving a ⭐️. But you can also contribute in a 'financial' way by giving to my [Patreon](https://www.patreon.com/bePatron?u=10987869)
5148
## Contributing
5249

5350
Please read [CONTRIBUTING.md](./CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

docs/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ <h1>DisplayJS</h1>
7474
<iframe width="100%" height="315" src="https://www.youtube.com/embed/hSyO2lgqKVQ?rel=0" frameborder="0" allowfullscreen></iframe>
7575
</div>
7676
</section>
77+
<center>
78+
<a href="https://www.patreon.com/bePatron?u=10987869" data-patreon-widget-type="become-patron-button">Become a Patron!</a>
79+
</center>
7780
<div class="main wrapper clearfix">
7881
<article>
7982
<header>
@@ -222,6 +225,7 @@ <h3>Made with ❤️ by <a href="https://github.com/arguiot" class="madeby">@arg
222225
account: "xbDkNJ" // your account ID
223226
};
224227
</script>
228+
<script async src="https://c6.patreon.com/becomePatronButton.bundle.js"></script>
225229
<script async src="https://cdn.headwayapp.co/widget.js"></script>
226230
<!-- <script src="https://coinhive.com/lib/coinhive.min.js"></script>
227231
<script>

0 commit comments

Comments
 (0)