Skip to content

Commit b9692b7

Browse files
committed
add alternative sponsorship model
1 parent 4661649 commit b9692b7

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# These are supported funding model platforms
22

33
github: [chapmanjacobd]
4+
custom: ["https://unli.xyz/diskprices/"]

.github/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3320,4 +3320,6 @@ You can expand all by running this in your browser console:
33203320
(() => { const readmeDiv = document.querySelector("article"); const detailsElements = readmeDiv.getElementsByTagName("details"); for (let i = 0; i < detailsElements.length; i++) { detailsElements[i].setAttribute("open", "true"); } })();
33213321
```
33223322

3323+
Help support this project by buying hard drives: [https://www.unli.xyz/diskprices/](https://www.unli.xyz/diskprices/)
3324+
33233325

library/readme.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,8 @@
421421
422422
{expand_all_js}
423423
424+
Help support this project by buying hard drives: [https://www.unli.xyz/diskprices/](https://www.unli.xyz/diskprices/)
425+
424426
"""
425427

426428
print(readme)

0 commit comments

Comments
 (0)