diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-04-01 20:16:57 +0100 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-04-01 20:16:57 +0100 |
| commit | e20933885250688ce80867f8684e514a1c24b730 (patch) | |
| tree | 852343d7cabf60d43170ebab45acd9c433a380d0 | |
| parent | 73259d6072c80715c2827cdf0f217fa5cd8de643 (diff) | |
| -rw-r--r-- | footer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/footer.html b/footer.html index ae8073e..228592f 100644 --- a/footer.html +++ b/footer.html @@ -13,8 +13,8 @@ <a style="text-decoration: none!important" href="http://validator.w3.org/feed/check.cgi?url=https%3A//justine.smithies.me.uk/atom.xml" target="_blank"> <img src="public/images/valid-atom.png" width="88" height="31" loading="lazy" alt="[Valid Atom 1.0]" style="margin-right: 10px; image-rendering: pixelated"> </a> - <a style="text-decoration: none!important" href="https://www.vim.org" target="_blank"> - <img src="public/images/vim-anim.gif" width="88" height="31" loading="lazy" alt="Edited in VIM9" style="margin-right: 10px; image-rendering: pixelated"> + <a style="text-decoration: none!important" href="https://man.openbsd.org/vi.1" target="_blank"> + <img src="public/images/written_in_vi.gif" width="88" height="31" loading="lazy" alt="Edited in Vi" style="margin-right: 10px; image-rendering: pixelated"> </a> <a style="text-decoration: none!important" href="https://freebsd.org" target="_blank"> <img src="public/images/freebsd.gif" width="88" height="31" loading="lazy" alt="Powered by FreeBSD" style="margin-right: 10px; image-rendering: pixelated"> |
