Add donation footer to options page

This commit is contained in:
2026-03-30 15:46:54 -04:00
parent 72f590cd02
commit 44c9c576ed
2 changed files with 51 additions and 0 deletions
+19
View File
@@ -323,5 +323,24 @@
is not available. You can try manually disabling Flash from the browser.
</p>
</div>
<footer class="support-footer">
<p>
If Speeder has been useful, consider supporting its development via
<a
href="https://github.com/sponsors/SoPat712"
target="_blank"
rel="noopener noreferrer"
>GitHub Sponsor</a
>
or
<a
href="https://ko-fi.com/joshpatra"
target="_blank"
rel="noopener noreferrer"
>Ko-Fi</a
>.
</p>
</footer>
</body>
</html>