diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-04-21 23:00:41 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-04-21 23:00:41 -0600 |
commit | 98801151d5b5ca3c48b3da4ec8deeae2e0ac70e2 (patch) | |
tree | bc589645ef98768b7440b7bd22be91d2448b6283 /public | |
parent | ecbb74da7d570f68b9450f9289055782ecf271c6 (diff) |
oops
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 ae22a5f..d13740a 100644 --- a/public/index.html +++ b/public/index.html @@ -38,7 +38,7 @@ <a class="donate-btn github" href="https://github.com/sponsors/LukeShu"> <img src="sponsor/github-icon.svg" - alt=GitHub icon" /> + alt="GitHub icon" /> GitHub </a> diff --git a/public/sponsor/index.html b/public/sponsor/index.html index a755371..819c289 100644 --- a/public/sponsor/index.html +++ b/public/sponsor/index.html @@ -52,7 +52,7 @@ </a></li> <li><a class="donate-btn github" href="https://github.com/sponsors/LukeShu"> <img src="github-icon.svg" - alt=GitHub icon" /> + alt="GitHub icon" /> GitHub<!-- (0% fee from individuals, 6% fee from organizations) --> </a></li> <li><a class="donate-btn kofi" href="https://ko-fi.com/lukeshu"> |