diff options
| author | Bradley Taunt <bt@btxx.org> | 2025-07-27 10:01:37 -0400 |
|---|---|---|
| committer | Bradley Taunt <bt@btxx.org> | 2025-07-27 10:01:37 -0400 |
| commit | b6f2b9b9e12ae8d744fc06d4d49bb96648f9de37 (patch) | |
| tree | 3bfe77d1b0b6d13c0a517d0d77df6c7a2e0a9bd5 /footer.html | |
| parent | 1e5075d803265466689f697dcd8535759d7b9b07 (diff) | |
Update footer link and Makefile
Diffstat (limited to 'footer.html')
| -rw-r--r-- | footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/footer.html b/footer.html index 0829b35..ad44d9c 100644 --- a/footer.html +++ b/footer.html @@ -1,7 +1,7 @@ </main> <footer role="contentinfo"> - <p>Found this blog useful? Consider <a href="/contribute">buying me a coffee!</a>.</p> + <p>Found this blog useful?<br> Consider <a href="https://buymeacoffee.com/wqtmtn7ir">buying me a coffee!</a>.</p> <nav id="menu"> <ul> <li><a href="/uses/">Uses</a></li><li><a href="/wiki/">Wiki</a></li><li><a href="/resume/">Resume</a></li><li><a href="/colophon/">Colophon</a></li><li><a href="/now/">Now</a></li><li><a href="/recipes/">Recipes</a></li><li><a href="/index.rss">RSS</a></li> |
