From f9f5b6a9f5202eb30c66fd0be9a49835c8610e8b Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Tue, 9 Dec 2025 16:03:33 +0000 Subject: Added valid atom feed badge gif --- footer.html | 2 +- public/images/valid-atom.png | Bin 0 -> 1114 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 public/images/valid-atom.png diff --git a/footer.html b/footer.html index bb5461a..3f0a587 100644 --- a/footer.html +++ b/footer.html @@ -11,7 +11,7 @@ Valid HTML5 - [Valid Atom 1.0] + [Valid Atom 1.0] Edited in VIM9 diff --git a/public/images/valid-atom.png b/public/images/valid-atom.png new file mode 100644 index 0000000..11a853b Binary files /dev/null and b/public/images/valid-atom.png differ -- cgit v1.2.3