From 8f4494c4897ca8607b73b7eba83b8e6c8be14e63 Mon Sep 17 00:00:00 2001 From: Henry Wilkinson Date: Sun, 15 Feb 2026 00:35:04 -0500 Subject: [PATCH] Add RSS feed link to head.html --- _source/_includes/head.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_source/_includes/head.html b/_source/_includes/head.html index 420a90e..8d89fc7 100644 --- a/_source/_includes/head.html +++ b/_source/_includes/head.html @@ -14,6 +14,7 @@ + {%- if page.title -%} {{page.title}} | {% endif -%} {{site.title}} @@ -34,4 +35,4 @@ gtag('config', 'G-Q5KG5DPQYV'); - \ No newline at end of file +