emoji for the donation buttons <3
All checks were successful
Web/pipeline/head This commit looks good
All checks were successful
Web/pipeline/head This commit looks good
This commit is contained in:
parent
4aebe9542b
commit
fc3405fa82
1 changed files with 3 additions and 3 deletions
|
@ -19,9 +19,9 @@ nav: nav/indexnav.html
|
|||
|
||||
<!-- Donation buttons -->
|
||||
<div id="donation-buttons">
|
||||
<a href="https://github.com/sponsors/Ellpeck" class="card-link btn rounded-0 btn-outline-primary">Sponsor on GitHub</a>
|
||||
<a href="https://patreon.com/Ellpeck" class="card-link btn rounded-0 btn-outline-primary">Become a Patron</a>
|
||||
<a href="https://ko-fi.com/ellpeck" class="card-link btn rounded-0 btn-outline-primary">Buy me a Coffee</a>
|
||||
<a href="https://github.com/sponsors/Ellpeck" class="card-link btn rounded-0 btn-outline-primary">❤️ Sponsor on GitHub</a>
|
||||
<a href="https://patreon.com/Ellpeck" class="card-link btn rounded-0 btn-outline-primary">⭐ Become a Patron</a>
|
||||
<a href="https://ko-fi.com/ellpeck" class="card-link btn rounded-0 btn-outline-primary">☕ Buy me a Coffee</a>
|
||||
</div>
|
||||
<script>
|
||||
if (dark) {
|
||||
|
|
Loading…
Reference in a new issue