Skip to content

Commit

Permalink
add alternative sponsorship model
Browse files Browse the repository at this point in the history
  • Loading branch information
chapmanjacobd committed Dec 29, 2024
1 parent 4661649 commit b9692b7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# These are supported funding model platforms

github: [chapmanjacobd]
custom: ["https://unli.xyz/diskprices/"]
2 changes: 2 additions & 0 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3320,4 +3320,6 @@ You can expand all by running this in your browser console:
(() => { const readmeDiv = document.querySelector("article"); const detailsElements = readmeDiv.getElementsByTagName("details"); for (let i = 0; i < detailsElements.length; i++) { detailsElements[i].setAttribute("open", "true"); } })();
```

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


2 changes: 2 additions & 0 deletions library/readme.py
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,8 @@
{expand_all_js}
Help support this project by buying hard drives: [https://www.unli.xyz/diskprices/](https://www.unli.xyz/diskprices/)
"""

print(readme)

0 comments on commit b9692b7

Please sign in to comment.