diff options
| -rw-r--r-- | footer.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/footer.html b/footer.html index 890130f..bb5461a 100644 --- a/footer.html +++ b/footer.html @@ -10,6 +10,9 @@ <a style="text-decoration: none!important" href="https://validator.w3.org/nu/?doc=https%3A%2F%2Fjustine.smithies.me.uk%2F" target="_blank"> <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="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"/> + </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> |
