diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-03-30 20:37:49 +0100 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-03-30 20:37:49 +0100 |
| commit | 767896c788b76127c160b12898b1cf9dbf1b1932 (patch) | |
| tree | 2a474f37ed21878d300678eae406ad13ef2755a6 /footer.html | |
| parent | 9f5441a90b035e66c2f33e26b2a020660853e906 (diff) | |
Removed trailing \ from line 14 of footer.html
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 3fec2f7..ae8073e 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]" 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"> |
