aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2025-12-09 16:03:33 +0000
committerJustine Smithies <justine@smithies.me.uk>2025-12-09 16:03:33 +0000
commitf9f5b6a9f5202eb30c66fd0be9a49835c8610e8b (patch)
treeb9e90fe5b70ef1fff3bea766ba89626e76cec9a7
parentbf64db89f103c0c6912faf242fbf99b9e4d438e1 (diff)
Added valid atom feed badge gif
-rw-r--r--footer.html2
-rw-r--r--public/images/valid-atom.pngbin0 -> 1114 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/footer.html b/footer.html
index bb5461a..3f0a587 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="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]" 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">
diff --git a/public/images/valid-atom.png b/public/images/valid-atom.png
new file mode 100644
index 0000000..11a853b
--- /dev/null
+++ b/public/images/valid-atom.png
Binary files differ