diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2025-04-27 18:47:08 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2025-04-27 18:47:08 -0600 |
commit | 209815db1ac70c91298c61b1ac02269462044fe7 (patch) | |
tree | 3258b3f19e27e143ba4b8e377f79c8e712ea0c30 | |
parent | df67c342056965d503d3470e069ddd3038616935 (diff) |
Update comment about Ko-Fi fees
-rw-r--r-- | public/sponsor/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/sponsor/index.html b/public/sponsor/index.html index 339794c..04f565b 100644 --- a/public/sponsor/index.html +++ b/public/sponsor/index.html @@ -59,7 +59,7 @@ <li><a class="donate-btn kofi" href="https://ko-fi.com/lukeshu"> <img src="kofi-icon.png" alt="Ko-fi icon" /> - Ko-fi<!-- (0% fee, requires non-free JS) --> + Ko-fi<!-- (0% fee for one-offs, 5% fee for recurring; requires non-free JS) --> </a></li> <li><a class="donate-btn patreon" href="https://patreon.com/lukeshu"> <img src="patreon-icon.svg" |