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 f0c55a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
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 f0c55a5

Please sign in to comment.