From c9ad8434191e159a7d056419ac82609c4e3b4461 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Tue, 27 Jun 2023 20:21:20 +0100 Subject: Added fav icon to RSS feed --- blarg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blarg b/blarg index f903959..1c7272e 100755 --- a/blarg +++ b/blarg @@ -44,7 +44,7 @@ atom_xml() { cat < - public/favicon-32x32.png + https://justine.smithies.me.uk/public/favicon-32x32.png $(grep -o '<title>.*' header.html | sed 's/\(\|{{TITLE}}<\/title>\)//g') $(date --iso=seconds) -- cgit v1.2.3