diff options
| -rw-r--r-- | footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/footer.html b/footer.html index 3f0a587..4606692 100644 --- a/footer.html +++ b/footer.html @@ -11,7 +11,7 @@ <img src="public/images/html5.gif" width="88" height="31" loading="lazy" alt="Valid HTML5" style="margin-right: 10px; image-rendering: pixelated"> </a> <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]" title="Validate my Atom 1.0 feed" style="margin-right: 10px; image-rendering: pixelated"/> + <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"> |
