From 76230d704e3b5b6072a52679baf59e082911c9fb Mon Sep 17 00:00:00 2001
From: Yann Verry <708802+yverry@users.noreply.github.com>
Date: Sun, 26 Jul 2026 00:44:47 +0200
Subject: [PATCH] remove duplicate prepend on feed
---
_layouts/template.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/_layouts/template.html b/_layouts/template.html
index 6b2dd82..f9b1112 100644
--- a/_layouts/template.html
+++ b/_layouts/template.html
@@ -22,9 +22,9 @@
- {{ page.title | escape }}
{% endif %}
-
+
+ href="{{ '/feed.xml' | prepend: site.url }}">