diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/index.html | 2 | ||||
-rw-r--r-- | public/sponsor/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html index 28d5477..35e75bc 100644 --- a/public/index.html +++ b/public/index.html @@ -117,7 +117,7 @@ <li>Social web:<ul> - <li>I am <a rel="me" href="https://fosstodon.org/@lukeshu">@lukeshu@fosstodon.org</a> on Mastodon.</li> + <li>I am <s><a href="https://fosstodon.org/@lukeshu">@lukeshu@fosstodon.org</a></s><a rel="me" href="https://social.coop/@lukeshu">@lukeshu@social.coop</a> on Mastodon.</li> <li>I am <a href="https://news.ycombinator.com/user?id=LukeShu">LukeShu</a> on Hacker News.</li> 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" |